Method

AdwButtonRowget_start_icon_name

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

Returns: const char*
 

The start icon name for self.

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