GLib.AppInfoCreateFlags – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
AppInfoCreateFlags
NEEDS_TERMINAL
NONE
SUPPORTS_STARTUP_NOTIFICATION
SUPPORTS_URIS
AppInfoCreateFlags
Description:
[
Flags
]
public
enum
AppInfoCreateFlags
Flags used when creating a
AppInfo
.
Namespace:
GLib
Package:
gio-2.0
Content:
Enum values:
NONE
-
No flags.
NEEDS_TERMINAL
-
Application opens in a terminal window.
SUPPORTS_URIS
-
Application supports URI arguments.
SUPPORTS_STARTUP_NOTIFICATION
-
Application supports startup notification.