Method
Gtk Windowset_skip_taskbar_hint
since: 2.2
Declaration [src]
void
gtk_window_set_skip_taskbar_hint(
GtkWindow*window,
gbooleansetting
)
Description [src]
Windows may set a hint asking the desktop environment not to display the window in the task bar. This function sets this hint.
Available since: 2.2
Sets property
Gtk.Window:skip-taskbar-hint Parameters
setting-
Type:
gbooleanTRUEto keep this window from appearing in the task bar.