EveryFilter
open class EveryFilter(val gtkEveryFilterPointer: <Error class: unknown class><<Error class: unknown class>>) : MultiFilter
GtkEveryFilter
matches an item when each of its filters matches.
To add filters to a GtkEveryFilter
, use method@Gtk.MultiFilter.append.
Constructors
Properties
Functions
Link copied to clipboard
Notifies all users of the filter that it has changed.
Link copied to clipboard
Emits the "changed" signal. See onChanged.
Link copied to clipboard
Gets the ID of the @buildable object.
Link copied to clipboard
Gets the known strictness of @filters.
Link copied to clipboard
fun onChanged(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (change: FilterChange) -> Unit): <Error class: unknown class>
Emitted whenever the filter changed.