RadioActionEntry.tooltip

Set tooltip field.

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

Parameters

propval string

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