Enumeration
AravisGcRepresentation
since: 0.8.0
Members
ARV_GC_REPRESENTATION_UNDEFINED-
Undefined representation.
- Value:
-1 - Nickname:
undefined - Available since: 0.8.0
- Value:
ARV_GC_REPRESENTATION_LINEAR-
Number presented on linear scale (e.g. on a linear slider)
- Value:
0 - Nickname:
linear - Available since: 0.8.0
- Value:
ARV_GC_REPRESENTATION_LOGARITHMIC-
Number presented on logarithmic scale (e.g. on a logarithmic slider)
- Value:
1 - Nickname:
logarithmic - Available since: 0.8.0
- Value:
ARV_GC_REPRESENTATION_BOOLEAN-
Binary choice (e.g. a checkbox)
- Value:
2 - Nickname:
boolean - Available since: 0.8.0
- Value:
ARV_GC_REPRESENTATION_PURE_NUMBER-
Number presented in an editable field (e.g. a spinbox)
- Value:
3 - Nickname:
pure-number - Available since: 0.8.0
- Value:
ARV_GC_REPRESENTATION_HEX_NUMBER-
Number presented in hexadecimal format.
- Value:
4 - Nickname:
hex-number - Available since: 0.8.0
- Value:
ARV_GC_REPRESENTATION_IPV4_ADDRESS-
IPv4 address.
- Value:
5 - Nickname:
ipv4-address - Available since: 0.8.0
- Value:
ARV_GC_REPRESENTATION_MAC_ADDRESS-
MAC address.
- Value:
6 - Nickname:
mac-address - Available since: 0.8.0
- Value: