DragSurfaceSize

class DragSurfaceSize(pointer: <Error class: unknown class><<Error class: unknown class>>)

The GdkDragSurfaceSize struct contains information that is useful to compute the size of a drag surface.

Since

4.12

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gdkDragSurfaceSizePointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
fun setSize(width: <Error class: unknown class>, height: <Error class: unknown class>)

Sets the size the drag surface prefers to be resized to.