gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
DocumentT.OnLoadStoppedDelegateWrapper
atk
DocumentT
DocumentT
Undocumented in source.
template
DocumentT
(TStruct)
protected
class
OnLoadStoppedDelegateWrapper {
static
OnLoadStoppedDelegateWrapper
[]
listeners
;
void
delegate
(
DocumentIF
)
dlg
;
gulong
handlerId
;
this
(void delegate(DocumentIF) dlg);
void
remove
(OnLoadStoppedDelegateWrapper source);
}
Constructors
this
this
(void delegate(DocumentIF) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnLoadStoppedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnLoadStoppedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
DocumentIF
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
atk
DocumentT
DocumentT
classes
OnLoadCompleteDelegateWrapper
OnLoadStoppedDelegateWrapper
OnPageChangedDelegateWrapper
OnReloadDelegateWrapper
functions
addOnLoadComplete
addOnLoadStopped
addOnPageChanged
addOnReload
getAttributeValue
getAttributes
getCurrentPageNumber
getDocument
getDocumentStruct
getDocumentType
getLocale
getPageCount
setAttributeValue
static functions
callBackLoadComplete
callBackLoadCompleteDestroy
callBackLoadStopped
callBackLoadStoppedDestroy
callBackPageChanged
callBackPageChangedDestroy
callBackReload
callBackReloadDestroy