Method

GpiodglibLineConfigget_line_settings

Declaration

GpiodglibLineSettings*
gpiodglib_line_config_get_line_settings (
  GpiodglibLineConfig* self,
  guint offset
)

Description

Get line settings for offset.

Parameters

offset

Type: guint

Offset for which to get line settings.

Return value

Type: GpiodglibLineSettings

New reference to a GpiodglibLineSettings.

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