Method

PidginAccountChooserset_filter

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

Parameters

filter

Type: GtkFilter

The filter.

The data is owned by the caller of the function.