marked for translation, see gtk.action_group.ActionGroup.setTranslationDomain.
ActionEntry.tooltip
string tooltip() @propertyGet tooltip field.
Returns
The tooltip for the action. This field should typically be
void tooltip(string propval) @propertySet tooltip field.
Parameters
propval | The tooltip for the action. This field should typically be marked for translation, see gtk.action_group.ActionGroup.setTranslationDomain. |