gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
FontButton.OnFontSetDelegateWrapper
gtk
FontButton
FontButton
Undocumented in source.
class
FontButton
protected
class
OnFontSetDelegateWrapper {
void
delegate
(
FontButton
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(FontButton) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(FontButton) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
FontButton
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
FontButton
FontButton
classes
OnFontSetDelegateWrapper
constructors
this
functions
addOnFontSet
getFontButtonStruct
getFontName
getShowSize
getShowStyle
getStruct
getTitle
getUseFont
getUseSize
internalRemoveOnFontSet
setFontName
setShowSize
setShowStyle
setStruct
setTitle
setUseFont
setUseSize
mixins
__anonymous
static functions
callBackFontSet
callBackFontSetDestroy
getType
variables
gtkFontButton
onFontSetListeners