RadioActionEntry.label

string label() @property

Get label field.

Returns

The label for the action. This field should typically be marked

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

void label(string propval) @property

Set label field.

Parameters

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