gdk.drag_surface

Module for [DragSurface] interface

Types 2

interfaceDragSurface

A gdk.drag_surface.DragSurface is an interface for surfaces used during DND.

Methods
GType _getGType() static nothrow
bool present(int width, int height)Present drag_surface.
gulong connectComputeSize(T)(T callback, Flag!"After" after = No.After) nothrow;Connect to `ComputeSize` signal.

Fluent builder implementation template for gdk.drag_surface.DragSurface