c
Back to Seed Clases

Shell


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Shell.App

Class Shell.App

Import line: Shell = imports.gi.Shell;
GIR File: Shell-0.1.gir
C documentation: ShellApp
Class : App
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Shell.AppSystem
Signal
app_state_changed (AppSystem self, App object) : none
Shell.AppSystem
Method
lookup_app (String id) : Shell.App
Shell.AppSystem
Method
lookup_app_by_tree_entry (TreeEntry entry) : Shell.App
Shell.AppSystem
Method
lookup_app_for_path (String desktop_path) : Shell.App
Shell.AppSystem
Method
lookup_heuristic_basename (String id) : Shell.App
Shell.AppSystem
Method
lookup_setting (String id) : Shell.App
Shell.AppSystem
Method
lookup_wmclass (String wmclass) : Shell.App
Shell.AppUsage
Method
compare (String context, App app_a, App app_b) : gint32
Shell.StartupSequence
Method
get_app () : Shell.App
Shell.WindowTracker
Property
focus_app : Shell.App read only
Shell.WindowTracker
Method
get_app_from_pid (gint32 pid) : Shell.App
Shell.WindowTracker
Method
get_window_app (Window metawin) : Shell.App
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:01 GMT+0800 (HKT)