Bool


Object Hierarchy:

Cogl.Bool Cogl.Bool Cogl.Bool bool bool bool->Cogl.Bool

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.


Namespace: Cogl
Package: cogl-1.0

Inherited Members:

All known members inherited from struct bool