Device.listAxes

Returns a GList of gdk.Atoms, containing the labels for the axes that device currently has.

class Device
listAxes
()

Return Value

Type: ListG

A GList of gdk.Atoms, free with g_list_free().

Meta