[Top]
GTK2
GTK2.Window
|
Method GTK2.Window()->begin_resize_drag()
- Method
begin_resize_drag
GTK2.Window begin_resize_drag(int edge, int button, int root_x, int root_y, int timestamp)
- Description
Starts resizing a window. This function is used if an application has
window resizing controls. When GDK can support it, the resize will be
done using the standard mechanism for the window manager or windowing
system.
|