Method
PidginAccountRowget_filter
unstable 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
| Gets property | Pidgin.AccountRow:filter |
Return value
Type: GtkFilter
The filter being used or NULL.
| The returned data is owned by the instance. |
The return value can be NULL. |