GtkWindow::get_skip_taskbar_hint

bool get_skip_taskbar_hint();

Tells you if the window shall be hidden fron the task bar. Even if it's not shown in the task bar, it still may be shown in the window list when doing an ALT+TAB.

See also: set_skip_taskbar_hint()