Tristate


Description:

[ CCode ( cprefix = "GUESTFS_TRISTATE_" , type_id = "guestfs_tristate_get_type ()" ) ]
public enum Tristate

An object representing a tristate: i.

e. true, false, or unset. If a language binding has a native concept of true and false which also correspond to the integer values 1 and 0 respectively, these will also correspond to GUESTFS_TRISTATE_TRUE and GUESTFS_TRISTATE_FALSE.


Namespace: Guestfs

Content:

Enum values: