gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
ObjectAtk.OnPropertyChangeDelegateWrapper
atk
ObjectAtk
ObjectAtk
Undocumented in source.
class
ObjectAtk
protected
class
OnPropertyChangeDelegateWrapper {
void
delegate
(
void
*,
ObjectAtk
)
dlg
;
gulong
handlerId
;
this
(void delegate(void*, ObjectAtk) dlg);
void
remove
(OnPropertyChangeDelegateWrapper source);
}
Constructors
this
this
(void delegate(void*, ObjectAtk) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnPropertyChangeDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
void
*,
ObjectAtk
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
atk
ObjectAtk
ObjectAtk
classes
OnActiveDescendantChangedDelegateWrapper
OnChildrenChangedDelegateWrapper
OnFocusDelegateWrapper
OnPropertyChangeDelegateWrapper
OnStateChangeDelegateWrapper
OnVisibleDataChangedDelegateWrapper
constructors
this
functions
addOnActiveDescendantChanged
addOnChildrenChanged
addOnFocus
addOnPropertyChange
addOnStateChange
addOnVisibleDataChanged
addRelationship
connectPropertyChangeHandler
getAttributes
getDescription
getIndexInParent
getLayer
getMdiZorder
getNAccessibleChildren
getName
getObjectAtkStruct
getObjectLocale
getParent
getRole
getStruct
initialize
notifyStateChange
peekParent
refAccessibleChild
refRelationSet
refStateSet
removePropertyChangeHandler
removeRelationship
setDescription
setName
setParent
setRole
setStruct
static functions
callBackActiveDescendantChanged
callBackActiveDescendantChangedDestroy
callBackChildrenChanged
callBackChildrenChangedDestroy
callBackFocus
callBackFocusDestroy
callBackPropertyChange
callBackPropertyChangeDestroy
callBackStateChange
callBackStateChangeDestroy
callBackVisibleDataChanged
callBackVisibleDataChangedDestroy
getType
roleForName
roleGetLocalizedName
roleGetName
roleRegister
variables
atkObject
onActiveDescendantChangedListeners
onChildrenChangedListeners
onFocusListeners
onPropertyChangeListeners
onStateChangeListeners
onVisibleDataChangedListeners