Gtk.MultiFilter¶
class — extends Filter, Gio.ListModel, Buildable
Base class for filters that combine multiple filters.
Methods¶
append¶
Adds a filter.
Parameters:
filter— a filter to add
remove¶
Removes a filter.
If position is larger than the number of filters,
nothing happens.
Parameters:
position— position of filter to remove
Properties¶
item_type¶
The type of items.
See Gio.ListModel.get_item_type.
n_items¶
The number of items.