Interface

Gtk-4.0GtkWidgetPaintableConstructorProps

interface ConstructorProps {
    widget: Gtk.Widget | null;
}

Hierarchy (View Summary)

Index

Properties

Properties

widget: Gtk.Widget | null