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() nothrow
void setSize(int width, int height) nothrowSets the size the drag surface prefers to be resized to.
Constructors
this(void * ptr, Flag!"Take" take)