Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Enum Gdk.WindowEdge

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkWindowEdge
Enum : WindowEdge
Determines a window edge or corner.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk.Window
Method
begin_resize_drag (WindowEdge edge, gint32 button, gint32 root_x, gint32 root_y, guint32 timestamp) : none
Begins a window resize operation (for a toplevel window).
Gtk
Method
Gtk.paint_resize_grip (Style style, Context cr, StateType state_type, Widget widget, String detail, WindowEdge edge, gint32 x, gint32 y, gint32 width, gint32 height) : none
Draws a resize grip in the given rectangle on cr using the given
parameters.
Gtk.Window
Method
begin_resize_drag (WindowEdge edge, gint32 button, gint32 root_x, gint32 root_y, guint32 timestamp) : none
Starts resizing a window.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:01 GMT+0800 (HKT)