Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Enum Gdk.Gravity

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkGravity
Enum : Gravity
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Window
Property
gravity : Gdk.Gravity
The window gravity of the window.
Gtk.Window
Method
set_gravity (Gravity gravity) : none
Window gravity defines the meaning of coordinates passed to gtk_window_move().
Gtk.Window
Method
get_gravity () : Gdk.Gravity
Gets the value set by gtk_window_set_gravity().
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:26 GMT+0800 (HKT)