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