gtk-d v3.6.6 (2017-08-06T14:57:30Z)
Home
Dub
Repo
SourceMarkAttributes.OnQueryTooltipTextDelegateWrapper
gsv
SourceMarkAttributes
SourceMarkAttributes
Undocumented in source.
class
SourceMarkAttributes
protected
class
OnQueryTooltipTextDelegateWrapper {
string
delegate
(
SourceMark
,
SourceMarkAttributes
)
dlg
;
gulong
handlerId
;
this
(string delegate(SourceMark, SourceMarkAttributes) dlg);
void
remove
(OnQueryTooltipTextDelegateWrapper source);
}
Constructors
this
this
(string delegate(SourceMark, SourceMarkAttributes) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnQueryTooltipTextDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
string
delegate
(
SourceMark
,
SourceMarkAttributes
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gsv
SourceMarkAttributes
SourceMarkAttributes
classes
OnQueryTooltipMarkupDelegateWrapper
OnQueryTooltipTextDelegateWrapper
constructors
this
functions
addOnQueryTooltipMarkup
addOnQueryTooltipText
getBackground
getGicon
getIconName
getPixbuf
getSourceMarkAttributesStruct
getStockId
getStruct
getTooltipMarkup
getTooltipText
renderIcon
setBackground
setGicon
setIconName
setPixbuf
setStockId
setStruct
static functions
callBackQueryTooltipMarkup
callBackQueryTooltipMarkupDestroy
callBackQueryTooltipText
callBackQueryTooltipTextDestroy
getType
variables
gtkSourceMarkAttributes
onQueryTooltipMarkupListeners
onQueryTooltipTextListeners