Method

Gdk.Device.get_display

Declaration [src]

GdkDisplay*
gdk_device_get_display (
  GdkDevice* device
)

Description [src]

Returns the GdkDisplay to which device pertains.

Gets propertyGdk.Device:display

Return value

Returns: GdkDisplay

a GdkDisplay

Ownership is not transferred to the caller