Function
Gtk.ListBoxFilterFunc
Description
Will be called whenever the row changes or is added and lets you control if the row should be visible or not.
Parameters
row |
GtkListBoxRow |
the row that may be filtered |
|
Ownership is not transferred | |
user_data |
gpointer |
user data |