Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Interface Gio.AppInfo

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
Information about an installed application and methods to launch it (with file arguments).
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
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.app_info_get_default_for_type (String content_type, Boolean must_support_uris) : Gio.AppInfo
Gio
Method
Gio.app_info_get_default_for_uri_scheme (String uri_scheme) : Gio.AppInfo
Gio.AppLaunchContext
Method
get_display (AppInfo info, Array files) : String
Gio.AppLaunchContext
Method
get_startup_notify_id (AppInfo info, Array files) : String
Gio.DesktopAppInfoLookup
Method
get_default_for_uri_scheme (String uri_scheme) : Gio.AppInfo
Gio.File
Method
query_default_handler (Cancellable cancellable) : Gio.AppInfo
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:30 GMT+0800 (HKT)