#GtkActionable widgets with gtk.widget.Widget.setTooltipText
Action.setTooltip
void setTooltip(string tooltip)Sets the tooltip text on action
Parameters
tooltip | the tooltip text |
Deprecated
Use #GAction instead, and set tooltips on associated
void setTooltip(string tooltip)Sets the tooltip text on action
tooltip | the tooltip text |
#GtkActionable widgets with gtk.widget.Widget.setTooltipText