gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
Container.OnCheckResizeDelegateWrapper
gtk
Container
Container
Undocumented in source.
class
Container
protected
class
OnCheckResizeDelegateWrapper {
static
OnCheckResizeDelegateWrapper
[]
listeners
;
void
delegate
(
Container
)
dlg
;
gulong
handlerId
;
this
(void delegate(Container) dlg);
void
remove
(OnCheckResizeDelegateWrapper source);
}
Constructors
this
this
(void delegate(Container) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnCheckResizeDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnCheckResizeDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
Container
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
Container
Container
classes
OnAddDelegateWrapper
OnCheckResizeDelegateWrapper
OnRemoveDelegateWrapper
OnSetFocusChildDelegateWrapper
constructors
this
functions
add
addOnAdd
addOnCheckResize
addOnRemove
addOnSetFocusChild
checkResize
childGetProperty
childGetValist
childNotify
childNotifyByPspec
childSetProperty
childSetValist
childType
forall
foreac
getBorderWidth
getChildren
getContainerStruct
getFocusChain
getFocusChild
getFocusHadjustment
getFocusVadjustment
getPathForChild
getResizeMode
getStruct
propagateDraw
remove
removeAll
resizeChildren
setBorderWidth
setFocusChain
setFocusChild
setFocusHadjustment
setFocusVadjustment
setReallocateRedraws
setResizeMode
setStruct
unsetFocusChain
static functions
callBackAdd
callBackAddDestroy
callBackCheckResize
callBackCheckResizeDestroy
callBackRemove
callBackRemoveDestroy
callBackSetFocusChild
callBackSetFocusChildDestroy
getType
variables
gtkContainer