set_skip_taskbar_hint
Description:
[ Version ( deprecated = true , deprecated_since = "4.18" ) ]
public void set_skip_taskbar_hint (bool skips_taskbar)
public void set_skip_taskbar_hint (bool skips_taskbar)
Warning: set_skip_taskbar_hint is deprecated since 4.18.
Sets a hint on this that taskbars should not display it.
See the EWMH for details.
Parameters:
this |
a native `GdkSurface` |
skips_taskbar |
true to skip taskbars |