Method

ALSASeqEventDataResultget_event

Declaration [src]

void
alsaseq_event_data_result_get_event (
  const ALSASeqEventDataResult* self,
  ALSASeqEventType* event_type
)

Description [src]

Get the type of event in which the data results.

Parameters

event_type ALSASeqEventType
 

The type of event in which the data results.

 The argument will be set by the function.
 The instance takes ownership of the data, and is responsible for freeing it.