gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
Hyperlink.OnLinkActivatedDelegateWrapper
atk
Hyperlink
Hyperlink
Undocumented in source.
class
Hyperlink
protected
class
OnLinkActivatedDelegateWrapper {
static
OnLinkActivatedDelegateWrapper
[]
listeners
;
void
delegate
(
Hyperlink
)
dlg
;
gulong
handlerId
;
this
(void delegate(Hyperlink) dlg);
void
remove
(OnLinkActivatedDelegateWrapper source);
}
Constructors
this
this
(void delegate(Hyperlink) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnLinkActivatedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnLinkActivatedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
Hyperlink
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
atk
Hyperlink
Hyperlink
classes
OnLinkActivatedDelegateWrapper
constructors
this
functions
addOnLinkActivated
getEndIndex
getHyperlinkStruct
getNAnchors
getObject
getStartIndex
getStruct
getUri
isInline
isSelectedLink
isValid
setStruct
mixins
__anonymous
static functions
callBackLinkActivated
callBackLinkActivatedDestroy
getType
variables
atkHyperlink