Class
GpiodglibChip
since: 1.0
Constructors
gpiodglib_chip_new
Instantiates a new chip object by opening the device file indicated by path.
since: 1.0
Instance methods
gpiodglib_chip_get_line_info
Retrieve the current snapshot of line information for a single line.
since: 1.0
gpiodglib_chip_get_line_offset_from_name
Map a GPIO line’s name to its offset within the chip.
since: 1.0
gpiodglib_chip_watch_line_info
Retrieve the current snapshot of line information for a single line and start watching this line for future changes.
since: 1.0
Methods inherited from GInitable (1)
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