Method

ManetteEventget_device

Declaration [src]

ManetteDevice*
manette_event_get_device (
  const ManetteEvent* self
)

Description [src]

Gets the ManetteDevice associated with the self.

Return value

Type: ManetteDevice

The device associated with the self.

The returned data is owned by the instance.