Method

GdkEventget_seat

Declaration [src]

GdkSeat*
gdk_event_get_seat (
  GdkEvent* event
)

Description [src]

Returns the seat that originated the event.

Return value

Type: GdkSeat

A GdkSeat.

The returned data is owned by the instance.
The return value can be NULL.