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.

Gets propertyLfb.Event:event

Return value

Type: const char*

The event name.

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