Method

ShellAppis_window_backed

Declaration [src]

gboolean
shell_app_is_window_backed (
  ShellApp* app
)

Description [src]

A window backed application is one which represents just an open window, i.e. there’s no .desktop file association, so we don’t know how to launch it again.

Return value

Type: gboolean

No description available.