Method

GdkDeviceget_seat

since: 3.20

Declaration [src]

GdkSeat*
gdk_device_get_seat (
  GdkDevice* device
)

Description [src]

Returns the GdkSeat the device belongs to.

Available since: 3.20

Gets propertyGdk.Device:seat

Return value

Type: GdkSeat

A GdkSeat. This memory is owned by GTK+ and must not be freed.

The returned data is owned by the instance.