Method

PidginAccountRowget_filter

since: 3.0

Declaration [src]

GtkFilter*
pidgin_account_row_get_filter (
  PidginAccountRow* row
)

Description [src]

Gets the filter that is being used to choose which accounts to display in row.

Available since: 3.0

Return value

Type: GtkFilter

The filter being used or NULL.

The data is owned by the instance.
The return value can be NULL.