Action.setTooltip

void setTooltip(string tooltip)

Sets the tooltip text on action

Parameters

tooltipthe tooltip text

Deprecated

Use #GAction instead, and set tooltips on associated

#GtkActionable widgets with [gtk.widget.Widget.setTooltipText]