Method

GpiodglibInfoEventget_event_type

Declaration

GpiodglibInfoEventType
gpiodglib_info_event_get_event_type (
  GpiodglibInfoEvent* self
)

Description

Get the event type of the status change event.

Return value

Type: GpiodglibInfoEventType

One of GPIODGLIB_INFO_EVENT_LINE_REQUESTED, GPIODGLIB_INFO_EVENT_LINE_RELEASED or GPIODGLIB_INFO_EVENT_LINE_CONFIG_CHANGED.