Gtk.Window.prototype.get_type_hint
function get_type_hint():Gdk.WindowTypeHint {
// Gjs wrapper for gtk_window_get_type_hint()
}Gets the type hint for this window. See Gtk.set_type_hint.
- Returns
the type hint for window.
function get_type_hint():Gdk.WindowTypeHint {
// Gjs wrapper for gtk_window_get_type_hint()
}Gets the type hint for this window. See Gtk.set_type_hint.
the type hint for window.