Method
PurpleRequestFieldAccountset_show_all
since: 2.0
Declaration [src]
void
purple_request_field_account_set_show_all (
PurpleRequestFieldAccount* field,
gboolean show_all
)
Description [src]
Sets 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
Sets property | Purple.RequestFieldAccount:show-all |