Method

Gdk.Seat.get_pointer

Declaration [src]

GdkDevice*
gdk_seat_get_pointer (
  GdkSeat* seat
)

Description [src]

Returns the device that routes pointer events.

Return value

Returns: GdkDevice

a GdkDevice with pointer capabilities. This object is owned by GTK and must not be freed.

Ownership is not transferred to the caller
Can be NULL