Gtk.Window.prototype.get_window_type

function get_window_type():Gtk.WindowType {
    // Gjs wrapper for gtk_window_get_window_type()
}

Gets the type of the window. See Gtk.WindowType.

Since 2.20

Returns

the type of the window