Signal

GpiodglibChip::info-event

since: 1.0

Declaration

void
info_event (
  GpiodglibChip* self,
  GpiodglibInfoEvent* event,
  gpointer user_data
)

Description

Emitted when the state of a watched GPIO line changes.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 1.0

Parameters

event

Type: GpiodglibInfoEvent

The GpiodglibInfoEvent.

The data is owned by the caller of the function.