Method

PurpleRequestFieldStringis_multiline

Declaration [src]

gboolean
purple_request_field_string_is_multiline (
  PurpleRequestFieldString* field
)

Description [src]

Returns whether or not a string field is multi-line.

Return value

Type: gboolean

TRUE if the field is mulit-line, or FALSE otherwise.