Action.setTooltip

Sets the tooltip text on action

More...
class Action
void
setTooltip
(
string tooltip
)

Parameters

tooltip string

the tooltip text

Detailed Description

Deprecated: Use #GAction instead, and set tooltips on associated #GtkActionable widgets with gtk.widget.Widget.setTooltipText