c
Back to Seed Clases

Meta


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Meta.Window

Class Meta.Window

Import line: Meta = imports.gi.Meta;
GIR File: Meta-3.0.gir
C documentation: MetaWindow
Class : Window
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
Meta.Display
Property
focus_window : Meta.Window read only
Meta.Display
Signal
grab_op_begin (Display self, Screen object, Window p0, GrabOp p1) : none
Meta.Display
Signal
grab_op_end (Display self, Screen object, Window p0, GrabOp p1) : none
Meta.Display
Signal
window_created (Display self, Window object) : none
Meta.Display
Signal
window_demands_attention (Display self, Window object) : none
Meta.Display
Signal
window_marked_urgent (Display self, Window object) : none
Meta.Display
Method
begin_grab_op (Screen screen, Window window, GrabOp op, gboolean pointer_already_grabbed, gboolean frame_action, gint32 button, guint64 modmask, guint32 timestamp, gint32 root_x, gint32 root_y) : gboolean
Meta.Display
Method
get_focus_window () : Meta.Window
Meta.Display
Method
get_tab_current (TabList type, Screen screen, Workspace workspace) : Meta.Window
Meta.Display
Method
get_tab_next (TabList type, Screen screen, Workspace workspace, Window window, gboolean backward) : Meta.Window
Meta.Display
Method
set_input_focus_window (Window window, gboolean focus_frame, guint32 timestamp) : none
Meta.Screen
Signal
window_entered_monitor (Screen self, gint32 object, Window p0) : none
Meta.Screen
Signal
window_left_monitor (Screen self, gint32 object, Window p0) : none
Meta.WindowActor
Property
meta_window : Meta.Window
Meta.WindowActor
Method
get_meta_window () : Meta.Window
Meta.Workspace
Signal
window_added (Workspace self, Window object) : none
Meta.Workspace
Signal
window_removed (Workspace self, Window object) : none
Meta.Workspace
Method
activate_with_focus (Window focus_this, guint32 timestamp) : none
Shell.App
Method
activate_window (Window window, guint32 timestamp) : none
Shell.App
Method
update_app_menu (Window window) : none
Shell.App
Method
update_window_actions (Window window) : none
Shell.WindowTracker
Method
Shell.WindowTracker.is_window_interesting (Window window) : gboolean
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:21:37 GMT+0800 (HKT)