Interface

Gtk-4.0GtkBuilderConstructorProps

interface ConstructorProps {
    current_object: GObject.Object;
    currentObject: GObject.Object;
    scope: Gtk.BuilderScope;
    translation_domain: string;
    translationDomain: string;
}

Hierarchy (View Summary)

Index

Properties

current_object: GObject.Object
currentObject: GObject.Object
translation_domain: string
translationDomain: string