Bool


Object Hierarchy:

Object hierarchy for Bool

Description:

[ 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.


Namespace: Cogl
Package: doc

Inherited Members:

All known members inherited from struct bool