Action.tooltip

string tooltip() @property

Get tooltip property.

Returns

A tooltip for this action.

Deprecated

Use [gtk.widget.Widget.setTooltipText] instead
void tooltip(string propval) @property

Set tooltip property.

Parameters

propvalA tooltip for this action.

Deprecated

Use [gtk.widget.Widget.setTooltipText] instead