Method
GdkSeatget_pointer
Declaration [src]
GdkDevice*
gdk_seat_get_pointer (
  GdkSeat* seat
)
Return value
Type: GdkDevice
A GdkDevice with pointer
  capabilities. This object is owned by GTK and must not be freed.
| The returned data is owned by the instance. | 
| The return value can be NULL. |