Method

AdwActionRowget_icon_name

Declaration [src]

const char*
adw_action_row_get_icon_name (
  AdwActionRow* self
)

Description [src]

Gets the icon name for self.

Available since:1.0

Return value

Returns: const char*
 

The 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.