Method

ALSASeqEventget_tag

Declaration [src]

void
alsaseq_event_get_tag (
  const ALSASeqEvent* self,
  gint8* tag
)

Description [src]

Get the numeric value of tag associated to the event.

Parameters

tag gint8*
 

The numeric value of tag.

 The argument will be set by the function.