Action.tooltip

Get tooltip property.

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

Return Value

Type: string

A tooltip for this action.

Detailed Description

Deprecated: Use gtk.widget.Widget.setTooltipText instead