Method
PurpleRequestFieldAccountset_show_all
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.
Sets property | Purple.RequestFieldAccount:show-all |