Method
PidginAccountRowset_filter
unstable since: 3.0
Declaration [src]
void
pidgin_account_row_set_filter (
PidginAccountRow* row,
GtkFilter* filter
)
Description [src]
Sets the filter for row to filter. If filter is NULL, any existing
filter will be removed.
Available since: 3.0
| Sets property | Pidgin.AccountRow:filter |
Parameters
filter-
Type:
GtkFilterThe new filter.
The argument can be NULL.The data is owned by the caller of the method.