Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.AppLaunchContext

Class Gio.AppLaunchContext

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GAppLaunchContext
Class : AppLaunchContext
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Integrating the launch with the launching application. This is used to handle for instance startup notification and launching the new application on the same screen as the launching window.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio
Method
Gio.app_info_launch_default_for_uri (String uri, AppLaunchContext launch_context) : Boolean
Gio.AppInfo
Method
launch (Array files, AppLaunchContext launch_context) : Boolean
Gio.AppInfo
Method
launch_uris (Array uris, AppLaunchContext launch_context) : Boolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:28 GMT+0800 (HKT)