Interface

Gtk-4.0GtkBoolFilterConstructorProps

interface ConstructorProps {
    expression: Gtk.Expression;
    invert: boolean;
}

Hierarchy (View Summary)

Index

Properties

Properties

expression: Gtk.Expression
invert: boolean