Method

PurpleRequestFieldAccountget_show_all

[]

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.

[]

Return value

Type: gboolean

Whether or not to show all accounts.