Interface

Gtk-4.0GtkNumericSorterConstructorProps

interface ConstructorProps {
    expression: Gtk.Expression | null;
    sort_order: Gtk.SortType;
    sortOrder: Gtk.SortType;
}

Hierarchy (View Summary)

Index

Properties

expression: Gtk.Expression | null
sort_order: Gtk.SortType
sortOrder: Gtk.SortType