Gtk.Window.prototype.get_skip_taskbar_hint
function get_skip_taskbar_hint():Boolean { // Gjs wrapper for gtk_window_get_skip_taskbar_hint() }
Gets the value set by Gtk.set_skip_taskbar_hint
Since 2.2
- Returns
true if window shouldn't be in taskbar
function get_skip_taskbar_hint():Boolean { // Gjs wrapper for gtk_window_get_skip_taskbar_hint() }
Gets the value set by Gtk.set_skip_taskbar_hint
Since 2.2
true if window shouldn't be in taskbar