Method

GdkDragSurfaceSizeset_size

since: 4.12

Declaration [src]

void
gdk_drag_surface_size_set_size (
  GdkDragSurfaceSize* size,
  int width,
  int height
)

Description [src]

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

Available since: 4.12

Parameters

width

Type: int

The width.

height

Type: int

The height.