☰
D
dejadoc
FLTK
v1.3.12
/
fltk.widgets
/
Dial.dialType
🔍
☾
Dial.dialType
DialType
dialType()
const
nothrow
@nogc
Gets the dial type.
Returns
The current dial type (NORMAL, LINE, or FILL)
void dialType(
DialType
type)
nothrow
@nogc
Sets the dial type.
Parameters
type
The dial type (NORMAL, LINE, or FILL)