Method

AdwButtonRowget_start_icon_name

unstable since: 1.6

Declaration [src]

const char*
adw_button_row_get_start_icon_name (
  AdwButtonRow* self
)

Description [src]

Gets the start icon name for self.

Available since: 1.6

Return value

Type: const char*

The start icon name for self.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.