Method

GdkX11X11Surfaceset_skip_taskbar_hint

Declaration [src]

void
gdk_x11_surface_set_skip_taskbar_hint (
  GdkSurface* surface,
  gboolean skips_taskbar
)

Description [src]

Sets a hint on surface that taskbars should not display it. See the EWMH for details.

Parameters

skips_taskbar

Type: gboolean

TRUE to skip taskbars.