Method

PurpleRequestGroupis_valid

since: 3.0

Declaration [src]

gboolean
purple_request_group_is_valid (
  PurpleRequestGroup* group
)

Description [src]

Returns whether or not all fields are valid.

Available since: 3.0

Return value

Type: gboolean

TRUE if all fields in the group are valid, FALSE otherwise.