Class (GI Struct)

Gdk-4.0GdkDragSurfaceSizeAbstractSince 4.12

Contains information that is useful to compute the size of a drag surface.

4.12

Index

Constructors

Properties

Methods

Constructors

Properties

Methods

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

    Parameters

    • width: number

      the width

    • height: number

      the height

    Returns void