c
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
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, gboolean 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
Gtk.AppChooser
Method
get_app_info () : Gio.AppInfo
Gtk.AppChooserWidget
Signal
application_activated (AppChooserWidget self, AppInfo application) : none
Gtk.AppChooserWidget
Signal
application_selected (AppChooserWidget self, AppInfo application) : none
Gtk.AppChooserWidget
Signal
populate_popup (AppChooserWidget self, Menu menu, AppInfo application) : none
Gtk.RecentInfo
Method
create_app_info (String app_name) : Gio.AppInfo
Unity.AppInfoManager
Signal
changed (AppInfoManager self, String id, AppInfo new_appinfo) : none
Unity.AppInfoManager
Method
lookup (String id) : Gio.AppInfo
Unity.AppInfoManager
Method
lookup_finish (AsyncResult _res_) : Gio.AppInfo
Unity.LauncherFavorites
Method
has_app_info (AppInfo appinfo) : gboolean
Unity.LauncherFavorites
Method
lookup (String app_id) : Gio.AppInfo
Unity.MusicPlayer
Property
app_info : Gio.AppInfo
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:10 GMT+0800 (HKT)