Device.listAxes

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

class Device
listAxes
()

Return Value

Type: ListG

A GList of GdkAtoms, free with g_list_free(). [transfer container][element-type GdkAtom] Since 3.0

Meta