Class
GpiodglibEdgeEvent
since: 1.0
Description
final class Gpiodglib.EdgeEvent : GObject.Object
{
/* No available fields */
}
GpiodglibEdgeEvent stores information about a single line edge event.
It contains the event type, timestamp and the offset of the line on which
the event occurred as well as two sequence numbers (global for all lines
in the associated request and local for this line only).
Available since: 1.0
Instance methods
gpiodglib_edge_event_get_line_offset
Get the offset of the line which triggered the event.
since: 1.0
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
since: 2.0