Method

LfbEventget_feedback_profile

Declaration [src]

char*
lfb_event_get_feedback_profile (
  LfbEvent* self
)

Description

No description available.

Return value

Type: char*

The set feedback profile to use for this event or NULL.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.