gtk-d v1.7.4 (2014-04-12T20:55:31Z)
Home
Dub
Repo
Action.setTooltip
gtk
Action
Action
Sets the tooltip text on action Since 2.16
class
Action
void
setTooltip
(
string
tooltip
)
Parameters
tooltip
string
the tooltip text
Meta
Source
See Implementation
gtk
Action
Action
constructors
this
functions
activate
addOnActivate
blockActivate
blockActivateFrom
connectAccelerator
connectProxy
createIcon
createMenu
createMenuItem
createToolItem
disconnectAccelerator
disconnectProxy
getAccelClosure
getAccelPath
getActionStruct
getAlwaysShowImage
getGicon
getIconName
getIsImportant
getLabel
getName
getProxies
getSensitive
getShortLabel
getStockId
getStruct
getTooltip
getVisible
getVisibleHorizontal
getVisibleVertical
isSensitive
isVisible
setAccelGroup
setAccelPath
setAlwaysShowImage
setGicon
setIconName
setIsImportant
setLabel
setSensitive
setShortLabel
setStockId
setStruct
setTooltip
setVisible
setVisibleHorizontal
setVisibleVertical
unblockActivate
unblockActivateFrom
mixins
__anonymous
static functions
callBackActivate
variables
connectedSignals
gtkAction
onActivateListeners
Sets the tooltip text on action Since 2.16