Namespace
Manette – 0.2
Simple GObject game controller library
Dependencies
| GObject—2.0 | The base type system and object class | 
| Browse documentation | |
| Gio—2.0 | General purpose I/O, networking, IPC, settings, and other high level application functionality | 
| Browse documentation | 
Structs
| MonitorIter | An object iterating over the available devices in  | 
Unions
| Event | An event emitted by a  | 
Enumerations
| DeviceType | Describes available types of a  since: 0.2.10 | 
| EventType | Specifies the type of the event. | 
Functions
| get_major_version | Returns the major version number of the libmanette library. | 
| get_micro_version | Returns the micro version number of the libmanette library. | 
| get_minor_version | Returns the minor version number of the libmanette library. | 
Function Macros
| CHECK_VERSION | Compile-time version checking. Evaluates to  since: 0.2.10 | 
Constants
| MAJOR_VERSION | Libmanette major version component (e.g. 1 if the version is 1.2.3). | 
| MICRO_VERSION | Libmanette micro version component (e.g. 3 if the version is 1.2.3). | 
| MINOR_VERSION | Libmanette minor version component (e.g. 2 if the version is 1.2.3). | 
| VERSION_S | Libmanette version, encoded as a string, useful for printing and concatenation. |