Method

AgsGuiIconLinkget_action

since: 6.6.0

Declaration [src]

gchar*
ags_icon_link_get_action (
  AgsIconLink* icon_link
)

Description [src]

Get action of icon_link.

Available since: 6.6.0

Gets propertyAgsGui.IconLink:action

Return value

Type: gchar*

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