Method

HandyExpanderRowget_icon_name

since: 1.0

Declaration [src]

const gchar*
hdy_expander_row_get_icon_name (
  HdyExpanderRow* self
)

Description [src]

Gets the icon name for self.

Available since: 1.0

Return value

Type: const gchar*

The icon name for self.

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