gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
ColorButton.OnColorSetDelegateWrapper
gtk
ColorButton
ColorButton
Undocumented in source.
class
ColorButton
protected
class
OnColorSetDelegateWrapper {
void
delegate
(
ColorButton
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(ColorButton) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(ColorButton) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
ColorButton
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
ColorButton
ColorButton
classes
OnColorSetDelegateWrapper
constructors
this
functions
addOnColorSet
getAlpha
getColor
getColorButtonStruct
getStruct
getTitle
internalRemoveOnColorSet
setAlpha
setColor
setStruct
setTitle
mixins
__anonymous
static functions
callBackColorSet
callBackColorSetDestroy
getType
variables
gtkColorButton
onColorSetListeners