gdk.drag_surface_size

Module for [DragSurfaceSize] class

Types 1

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

Fields
GdkDragSurfaceSize * _cInstancePtr
bool owned
Methods
void * _cPtr()
void setSize(int width, int height)Sets the size the drag surface prefers to be resized to.
Constructors
this(void * ptr, Flag!"Take" take)