Method
ManetteEventget_device
Declaration [src]
ManetteDevice*
manette_event_get_device (
const ManetteEvent* self
)
Return value
Type: ManetteDevice
The device associated with the self
.
The returned data is owned by the instance. |