gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
FontChooserT.OnFontActivatedDelegateWrapper
gtk
FontChooserT
FontChooserT
Undocumented in source.
template
FontChooserT
(TStruct)
protected
class
OnFontActivatedDelegateWrapper {
void
delegate
(
string
,
FontChooserIF
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(string, FontChooserIF) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(string, FontChooserIF) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
string
,
FontChooserIF
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
FontChooserT
FontChooserT
classes
OnFontActivatedDelegateWrapper
functions
addOnFontActivated
getFont
getFontChooserStruct
getFontDesc
getFontFace
getFontFamily
getFontMap
getFontSize
getPreviewText
getShowPreviewEntry
internalRemoveOnFontActivated
setFilterFunc
setFont
setFontDesc
setFontMap
setPreviewText
setShowPreviewEntry
static functions
callBackFontActivated
callBackFontActivatedDestroy
variables
onFontActivatedListeners