BoolFilter
open class BoolFilter(val gtkBoolFilterPointer: <Error class: unknown class><<Error class: unknown class>>) : Filter
GtkBoolFilter
evaluates a boolean GtkExpression
to determine whether to include items.
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 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.