RadioActionEntry.label

Get label field.

  1. string label [@property getter]
    class RadioActionEntry
    @property
    string
    label
    ()
  2. string label [@property setter]

Return Value

Type: string

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