API Version: 1.0
Library Version: 0.3.0-dev
Generated by gi-docgen 2024.1
since: 0.2
gboolean matches ( BirbFilter* filter, GObject* item )
Checks if item matches what filter is looking for.
item
filter
Available since: 0.2
Type: GObject
GObject
The item.
Type: gboolean
gboolean
TRUE if the item matches, otherwise FALSE.
TRUE
FALSE