Method

GtkWindowset_skip_taskbar_hint

since: 2.2

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

Parameters

setting

Type: gboolean

TRUE to keep this window from appearing in the task bar.