gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
ColorSelection.OnColorChangedDelegateWrapper
gtk
ColorSelection
ColorSelection
Undocumented in source.
class
ColorSelection
protected
class
OnColorChangedDelegateWrapper {
void
delegate
(
ColorSelection
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(ColorSelection) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(ColorSelection) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
ColorSelection
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
ColorSelection
ColorSelection
classes
OnColorChangedDelegateWrapper
constructors
this
functions
addOnColorChanged
getColorSelectionStruct
getCurrentAlpha
getCurrentColor
getCurrentRgba
getHasOpacityControl
getHasPalette
getPreviousAlpha
getPreviousColor
getPreviousRgba
getStruct
internalRemoveOnColorChanged
isAdjusting
setCurrentAlpha
setCurrentColor
setCurrentRgba
setHasOpacityControl
setHasPalette
setPreviousAlpha
setPreviousColor
setPreviousRgba
setStruct
static functions
callBackColorChanged
callBackColorChangedDestroy
getType
paletteFromString
paletteToString
setChangePaletteWithScreenHook
variables
gtkColorSelection
onColorChangedListeners