Method

Gdk.Event.get_seat

Declaration [src]

GdkSeat*
gdk_event_get_seat (
  GdkEvent* event
)

Description [src]

Returns the seat that originated the event.

Return value

Returns: GdkSeat

a GdkSeat.

Ownership is not transferred to the caller
Can be NULL