Method
PidginAccountChooserset_filter
unstable since: 3.0
Declaration [src]
void
pidgin_account_chooser_set_filter (
  PidginAccountChooser* chooser,
  GtkFilter* filter
)
      Description [src]
Sets the current list filter for the account chooser.
Available since: 3.0
| Sets property | Pidgin.AccountChooser:filter | 
Parameters
filter- 
            
Type:
GtkFilterThe filter.
The data is owned by the caller of the method.