Interface

Gtk-4.0GtkStringSorterConstructorProps

interface ConstructorProps {
    collation: Gtk.Collation;
    expression: Gtk.Expression;
    ignore_case: boolean;
    ignoreCase: boolean;
}

Hierarchy (View Summary)

Index

Properties

collation: Gtk.Collation
expression: Gtk.Expression
ignore_case: boolean
ignoreCase: boolean