DragSurfaceSize

The gdk.drag_surface_size.DragSurfaceSize struct contains information that is useful to compute the size of a drag surface.

class DragSurfaceSize {
GdkDragSurfaceSize* cInstancePtr;
bool owned;
}

Members

Functions

setSize
void setSize(int width, int height)

Sets the size the drag surface prefers to be resized to.