gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Label.OnCopyClipboardDelegateWrapper
gtk
Label
Label
Undocumented in source.
class
Label
protected
class
OnCopyClipboardDelegateWrapper {
void
delegate
(
Label
)
dlg
;
gulong
handlerId
;
this
(void delegate(Label) dlg);
void
remove
(OnCopyClipboardDelegateWrapper source);
}
Constructors
this
this
(void delegate(Label) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnCopyClipboardDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
Label
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
Label
Label
classes
OnActivateCurrentLinkDelegateWrapper
OnActivateLinkDelegateWrapper
OnCopyClipboardDelegateWrapper
OnMoveCursorDelegateWrapper
OnPopulatePopupDelegateWrapper
constructors
this
functions
addOnActivateCurrentLink
addOnActivateLink
addOnCopyClipboard
addOnMoveCursor
addOnPopulatePopup
getAngle
getAttributes
getCurrentUri
getEllipsize
getJustify
getLabel
getLabelStruct
getLayout
getLayoutOffsets
getLineWrap
getLineWrapMode
getLines
getMaxWidthChars
getMnemonicKeyval
getMnemonicWidget
getSelectable
getSelectionBounds
getSingleLineMode
getStruct
getText
getTrackVisitedLinks
getUseMarkup
getUseUnderline
getWidthChars
getXalign
getYalign
selectRegion
setAngle
setAttributes
setEllipsize
setJustify
setLabel
setLineWrap
setLineWrapMode
setLines
setMarkup
setMarkupWithMnemonic
setMaxWidthChars
setMnemonicWidget
setPattern
setSelectable
setSingleLineMode
setStruct
setText
setTextWithMnemonic
setTrackVisitedLinks
setUseMarkup
setUseUnderline
setWidthChars
setXalign
setYalign
static functions
callBackActivateCurrentLink
callBackActivateCurrentLinkDestroy
callBackActivateLink
callBackActivateLinkDestroy
callBackCopyClipboard
callBackCopyClipboardDestroy
callBackMoveCursor
callBackMoveCursorDestroy
callBackPopulatePopup
callBackPopulatePopupDestroy
getType
variables
gtkLabel
onActivateCurrentLinkListeners
onActivateLinkListeners
onCopyClipboardListeners
onMoveCursorListeners
onPopulatePopupListeners