Method

AgsGuiIconLinkset_action

since: 6.6.0

Declaration [src]

void
ags_icon_link_set_action (
  AgsIconLink* icon_link,
  gchar* action
)

Description [src]

Set action of icon_link.

Available since: 6.6.0

Sets propertyAgsGui.IconLink:action

Parameters

action

Type: gchar*

The action.

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