Method

PurpleRequestFieldAccountget_show_all

since: 2.0

Declaration [src]

gboolean
purple_request_field_account_get_show_all (
  PurpleRequestFieldAccount* field
)

Description [src]

Returns whether or not to show all accounts in an account field.

If TRUE, all accounts, online or offline, will be shown. If FALSE, only online accounts will be shown.

Available since: 2.0

Return value

Type: gboolean

Whether or not to show all accounts.