Interface

Gtk-4.0GtkNativeNamespace

interface NativeNamespace {
    $gtype: GType<Gtk.Native>;
    prototype: Gtk.Native;
    get_for_surface(surface: Gdk.Surface): Gtk.Native;
}
Index

Properties

Methods

Properties

$gtype: GType<Gtk.Native>
prototype: Gtk.Native

Methods