ActionEntry.tooltip

string tooltip() @property

Get tooltip field.

Returns

The tooltip for the action. This field should typically be

marked for translation, see [gtk.action_group.ActionGroup.setTranslationDomain].

void tooltip(string propval) @property

Set tooltip field.

Parameters

propvalThe tooltip for the action. This field should typically be marked for translation, see [gtk.action_group.ActionGroup.setTranslationDomain].