Gtk.Window.prototype.get_decorated
function get_decorated():Boolean {
// Gjs wrapper for gtk_window_get_decorated()
}Returns whether the window has been set to have decorations such as a title bar via Gtk.set_decorated.
- Returns
true if the window has been set to have decorations