Method
PidginAccountChooserget_filter
unstable since: 3.0
Declaration [src]
GtkFilter*
pidgin_account_chooser_get_filter (
  PidginAccountChooser* chooser
)
      Description [src]
Gets the filter used to determine which accounts to show.
Available since: 3.0
| Gets property | Pidgin.AccountChooser:filter | 
Return value
Type: GtkFilter
Returns the GtkFilter that is currently displayed.
| The returned data is owned by the instance. |