gtkWindowSetSkipTaskbarHint {RGtk2} | R Documentation |
Windows may set a hint asking the desktop environment not to display the window in the task bar. This function sets this hint.
gtkWindowSetSkipTaskbarHint(object, setting)
|
[GtkWindow ] a GtkWindow |
|
[logical] TRUE to keep this window from appearing in the task bar |
Since 2.2
Derived by RGtkGen from GTK+ documentation