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