Interface

Gtk-4.0GtkBuilderListItemFactoryConstructorProps

interface ConstructorProps {
    bytes: Uint8Array<ArrayBufferLike> | GLib.Bytes;
    resource: string;
    scope: Gtk.BuilderScope;
}

Hierarchy (View Summary)

Index

Properties

Properties

bytes: Uint8Array<ArrayBufferLike> | GLib.Bytes
resource: string