Method

LfbEventget_event

Declaration [src]

const char*
lfb_event_get_event (
  LfbEvent* self
)

Description [src]

Get the event’s name according to the event naming spec.

Return value

Returns: const char*
 

The event name.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.