Function
BirbCustomFilterFunc
since: 0.3
Description [src]
User function that is called to determine if item should be put into a list or not.
Available since: 0.3
Parameters
item-
Type:
GObjectThe item.
The data is owned by the caller of the function. data-
Type:
gpointerUser supplied data.
The argument can be NULL.The data is owned by the caller of the function.