Method

GpiodglibLineRequestget_requested_offsets

Declaration

GArray*
gpiodglib_line_request_get_requested_offsets (
  GpiodglibLineRequest* self
)

Description

Get the offsets of the lines in the request.

Return value

Type: An array of void

Array containing the requested offsets.

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