RadioActionEntry.tooltip

Get tooltip field.

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

Return Value

Type: string

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