Documentation
Dlang.org
Dock.foreachFrame
panel
dock
Dock
Invokes a callback for each frame in the dock.
class
Dock
void
foreachFrame
(
panel.types.FrameCallback
callback
)
Parameters
callback
panel
.
types
.
FrameCallback
a function to be called on each frame
panel
dock
Dock
constructors
this
functions
connectAdoptWidget
connectCreateFrame
connectPanelDragBegin
connectPanelDragEnd
foreachFrame
getCanRevealArea
getCanRevealBottom
getCanRevealEnd
getCanRevealStart
getCanRevealTop
getRevealArea
getRevealBottom
getRevealEnd
getRevealStart
getRevealTop
remove
self
setBottomHeight
setEndWidth
setRevealArea
setRevealBottom
setRevealEnd
setRevealStart
setRevealTop
setStartWidth
setTopHeight
properties
bottomHeight
canRevealBottom
canRevealEnd
canRevealStart
canRevealTop
endWidth
gType
revealBottom
revealEnd
revealStart
revealTop
startWidth
topHeight
static functions
getGType
Invokes a callback for each frame in the dock.