GtkWindow::begin_resize_drag

void begin_resize_drag(edge, button, root_x, root_y, timestamp);

Begins resizing the window.

This method is not normally called in code. If you need to resize a window, call resize() .

See also: resize()