Method

AgsGuiIconLinkset_icon_name

since: 6.6.0

Declaration [src]

void
ags_icon_link_set_icon_name (
  AgsIconLink* icon_link,
  gchar* icon_name
)

Description [src]

Set icon_name of icon_link.

Available since: 6.6.0

Parameters

icon_name

Type: gchar*

The icon name.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.