Method
GtkWindowset_skip_taskbar_hint
Declaration [src]
void
gtk_window_set_skip_taskbar_hint (
GtkWindow* window,
gboolean setting
)
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 |