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