Method

GpiodglibInfoEventget_line_info

Declaration

GpiodglibLineInfo*
gpiodglib_info_event_get_line_info (
  GpiodglibInfoEvent* self
)

Description

self GpiodglibInfoEvent to manipulate. Get the snapshot of line-info associated with the event.

Return value

Type: GpiodglibLineInfo

New reference to the associated line-info object.

The caller of the method takes ownership of the data, and is responsible for freeing it.