Method

GdkDeviceget_display

since: 3.0

Declaration [src]

GdkDisplay*
gdk_device_get_display (
  GdkDevice* device
)

Description [src]

Returns the GdkDisplay to which device pertains.

Available since: 3.0

Gets propertyGdk.Device:display

Return value

Type: GdkDisplay

A GdkDisplay. This memory is owned by GTK+, and must not be freed or unreffed.

The returned data is owned by the instance.