Property
PurpleRequestFieldAccount:show-all
unstable since: 3.0
Description [src]
Whether 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.
Type:gboolean
Available since: 3.0
Default value | FALSE |
Getter method | purple_request_field_account_get_show_all() |
Setter method | purple_request_field_account_set_show_all() |