gtk-d v3.8.5 (2019-01-06T21:36:22Z)
Home
Dub
Repo
Action.this
gtk
Action
Action
Sets our main struct and passes it to the parent class.
this
(GtkAction* gtkAction, bool ownedRef)
class
Action
this
(
GtkAction
*
gtkAction
,
bool
ownedRef
= false
)
this
(string name, string label, string tooltip, StockID stockId)
this
(string name, string label, string tooltip, string stockId)
Meta
Source
See Implementation
gtk
Action
Action
constructors
this
functions
activate
addOnActivate
blockActivate
connectAccelerator
createIcon
createMenu
createMenuItem
createToolItem
disconnectAccelerator
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
setTooltip
setVisible
setVisibleHorizontal
setVisibleVertical
unblockActivate
mixins
__anonymous
static functions
getType
variables
gtkAction
Sets our main struct and passes it to the parent class.