DragSurfaceIfaceProxy

Proxy object for Gdk.DragSurface interface when a GObject has no applicable D binding

class DragSurfaceIfaceProxy : IfaceProxy , DragSurface {}

Mixed In Members

From mixin DragSurfaceT!()

present
bool present(int width, int height)

Present drag_surface.

connectComputeSize
ulong connectComputeSize(T callback, Flag!"After" after)

Connect to ComputeSize signal.

Inherited Members

From DragSurface

present
bool present(int width, int height)

Present drag_surface.

connectComputeSize
ulong connectComputeSize(T callback, Flag!"After" after)

Connect to ComputeSize signal.