Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Enum Gdk.Gravity

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkGravity
Enum : Gravity
Defines the reference point of a window and the meaning of coordinates
passed to gtk_window_move(). See gtk_window_move() and the "implementation
notes" section of the
Extended
Window Manager Hints
specification for more details.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Window
Method
get_gravity () : Gdk.Gravity
Gets the value set by gtk_window_set_gravity().
Gtk.Window
Method
set_gravity (Gravity gravity) : none
Window gravity defines the meaning of coordinates passed to
gtk_window_move().
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:00 GMT+0800 (HKT)