Function
BirbCustomFilterFunc
unstable 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:
GObject
The item.
The data is owned by the caller of the function. data
-
Type:
gpointer
User supplied data.
The argument can be NULL
.The data is owned by the caller of the function.