DragSurface
A GdkDragSurface
is an interface for surfaces used during DND.
Inheritors
Types
Link copied to clipboard
class DragSurfaceImpl(gdkDragSurfacePointer: <Error class: unknown class><<Error class: unknown class>>) : Surface, DragSurface
The DragSurfaceImpl type represents a native instance of the DragSurface interface.
Functions
Link copied to clipboard
open fun onComputeSize( connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (size: DragSurfaceSize) -> Unit): <Error class: unknown class>
Emitted when the size for the surface needs to be computed, when it is present.