Action.tooltip
string tooltip() @propertyGet tooltip property.
Returns
A tooltip for this action.
Deprecated
Use [gtk.widget.Widget.setTooltipText] instead
void tooltip(string propval) @propertySet tooltip property.
Parameters
propval | A tooltip for this action. |
Deprecated
Use [gtk.widget.Widget.setTooltipText] instead