Method

AgsGuiIconLinkget_link_text

since: 6.6.0

Declaration [src]

gchar*
ags_icon_link_get_link_text (
  AgsIconLink* icon_link
)

Description [src]

Get link text of icon_link.

Available since: 6.6.0

Return value

Type: gchar*

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