Method

GpiodglibLineConfigget_configured_offsets

Declaration

GArray*
gpiodglib_line_config_get_configured_offsets (
  GpiodglibLineConfig* self
)

Description

Get configured offsets.

Return value

Type: An array of void

GArray containing the offsets for which configuration has been set.

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