CustomFilter
open class CustomFilter(val gtkCustomFilterPointer: <Error class: unknown class><<Error class: unknown class>>) : Filter(source)
GtkCustomFilter
determines whether to include items with a callback.
Constructors
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.
Link copied to clipboard
Sets the function used for filtering items.