| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GAppInfo |
| Interface : | AppInfo |
| Implementations: | Gio.DesktopAppInfo |
| Show / Hide Inherited methods, properties and signals |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
| Gio.AppInfo | ||
|
can_delete
()
:
Boolean
|
Gio.AppInfo | |
|
can_remove_supports_type
()
:
Boolean
|
Gio.AppInfo | |
|
delete
()
:
Boolean
|
Gio.AppInfo | |
|
dup
()
:
Gio.AppInfo
|
Gio.AppInfo | |
|
Gio.AppInfo | |
|
get_commandline
()
:
String
|
Gio.AppInfo | |
|
get_description
()
:
String
|
Gio.AppInfo | |
|
get_display_name
()
:
String
|
Gio.AppInfo | |
|
get_executable
()
:
String
|
Gio.AppInfo | |
|
get_icon
()
:
Gio.Icon
|
Gio.AppInfo | |
|
get_id
()
:
String
|
Gio.AppInfo | |
|
get_name
()
:
String
|
Gio.AppInfo | |
|
Gio.AppInfo | |
|
Gio.AppInfo | |
| Gio.AppInfo | ||
| Gio.AppInfo | ||
| Gio.AppInfo | ||
|
should_show
()
:
Boolean
|
Gio.AppInfo | |
|
supports_files
()
:
Boolean
|
Gio.AppInfo | |
|
supports_uris
()
:
Boolean
|
Gio.AppInfo | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gio
Method |
Gio.app_info_create_from_commandline
(String commandline, String application_name, AppInfoCreateFlags flags)
:
Gio.AppInfo
|
|
Gio
Method |
|
|
Gio
Method |
|
|
Gio.AppLaunchContext
Method |
|
|
Gio.AppLaunchContext
Method |
|
|
Gio.DesktopAppInfoLookup
Method |
get_default_for_uri_scheme
(String uri_scheme)
:
Gio.AppInfo
|
|
Gio.File
Method |
query_default_handler
(Cancellable cancellable)
:
Gio.AppInfo
|