gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
SourceMarkAttributes.OnQueryTooltipMarkupDelegateWrapper
gsv
SourceMarkAttributes
SourceMarkAttributes
Undocumented in source.
class
SourceMarkAttributes
protected
class
OnQueryTooltipMarkupDelegateWrapper {
string
delegate
(
SourceMark
,
SourceMarkAttributes
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(string delegate(SourceMark, SourceMarkAttributes) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(string delegate(SourceMark, SourceMarkAttributes) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
string
delegate
(
SourceMark
,
SourceMarkAttributes
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
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
internalRemoveOnQueryTooltipMarkup
internalRemoveOnQueryTooltipText
renderIcon
setBackground
setGicon
setIconName
setPixbuf
setStockId
setStruct
static functions
callBackQueryTooltipMarkup
callBackQueryTooltipMarkupDestroy
callBackQueryTooltipText
callBackQueryTooltipTextDestroy
getType
variables
gtkSourceMarkAttributes
onQueryTooltipMarkupListeners
onQueryTooltipTextListeners