Method
GdkSeatget_tools
Declaration [src]
GList*
gdk_seat_get_tools (
GdkSeat* seat
)
Return value
Returns: | A list of GdkDeviceTool |
A list of tools. Free with g_list_free(). |
|
The caller of the function takes ownership of the data container, but not the data inside it. |