gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
Scale.OnFormatValueDelegateWrapper
gtk
Scale
Scale
Undocumented in source.
class
Scale
protected
class
OnFormatValueDelegateWrapper {
string
delegate
(
double
,
Scale
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(string delegate(double, Scale) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(string delegate(double, Scale) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
string
delegate
(
double
,
Scale
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
Scale
Scale
classes
OnFormatValueDelegateWrapper
constructors
this
functions
addMark
addOnFormatValue
clearMarks
getDigits
getDrawValue
getHasOrigin
getLayout
getLayoutOffsets
getScaleStruct
getStruct
getValuePos
internalRemoveOnFormatValue
setDigits
setDrawValue
setHasOrigin
setStruct
setValuePos
static functions
callBackFormatValue
callBackFormatValueDestroy
getType
variables
gtkScale
onFormatValueListeners