gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
ComponentT.OnBoundsChangedDelegateWrapper
atk
ComponentT
ComponentT
Undocumented in source.
template
ComponentT
(TStruct)
protected
class
OnBoundsChangedDelegateWrapper {
static
OnBoundsChangedDelegateWrapper
[]
listeners
;
void
delegate
(
AtkRectangle
*,
ComponentIF
)
dlg
;
gulong
handlerId
;
this
(void delegate(AtkRectangle*, ComponentIF) dlg);
void
remove
(OnBoundsChangedDelegateWrapper source);
}
Constructors
this
this
(void delegate(AtkRectangle*, ComponentIF) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnBoundsChangedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnBoundsChangedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
AtkRectangle
*,
ComponentIF
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
atk
ComponentT
ComponentT
classes
OnBoundsChangedDelegateWrapper
functions
addFocusHandler
addOnBoundsChanged
contains
getAlpha
getComponentStruct
getExtents
getLayer
getMdiZorder
getPosition
getSize
grabFocus
refAccessibleAtPoint
removeFocusHandler
setExtents
setPosition
setSize
static functions
callBackBoundsChanged
callBackBoundsChangedDestroy