GtkWindow::set_skip_taskbar_hint

void set_skip_taskbar_hint(bool skip);

If the window shall not be shown in the task bar. Note that even though the window is not shown in the task bar, it still may be visible in the window list when ALT+TABing through the windows.

See also: get_skip_taskbar_hint()