gdk.drag_surface

Module for DragSurface interface

Types 2

interfaceDragSurface

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

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

Fluent builder implementation template for gdk.drag_surface.DragSurface