Method

AgsGuiIconLinkget_icon_name

since: 6.6.0

Declaration [src]

gchar*
ags_icon_link_get_icon_name (
  AgsIconLink* icon_link
)

Description [src]

Get icon name of icon_link.

Available since: 6.6.0

Return value

Type: gchar*

The icon name as string.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.