Option

Undocumented in source.

Constructors

this
this(SANE_Handle handle, int number, Device parent)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

active
const(bool) active [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
constraintType
ConstraintType constraintType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
group
const(bool) group [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
max
const(T) max [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
min
const(T) min [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
quant
const(T) quant [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
settable
const(bool) settable [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
strings
const(char*)[] strings [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
type
const(ValueType) type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
const(T) value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
T value [@property setter]

Set property value

words
const(int)[] words [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

description
string description;
Undocumented in source.
name
string name;
Undocumented in source.
number
int number;
Undocumented in source.
parent
Device parent;
Undocumented in source.
title
string title;
Undocumented in source.
unit
string unit;
Undocumented in source.

Meta