Bool
Object Hierarchy:
Description:
[ BooleanType ]
[ GIR ( name = "Bool" ) ]
[ SimpleType ]
public struct Bool : bool
A boolean data type used throughout the Cogl C api.
This should be used in conjunction with the true
and false
macro defines for setting and testing boolean
values.
Inherited Members:
All known members inherited from struct bool