Method

PidginAccountChooserget_filter

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

Return value

Type: GtkFilter

Returns the GtkFilter that is currently displayed.

The data is owned by the instance.