Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Enum Cogl.FeatureFlags

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglFeatureFlags
Enum : FeatureFlags
Flags for the supported features.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Cogl
Method
Cogl.features_available (FeatureFlags features) : gboolean
Checks whether the given COGL features are available.
Cogl
Method
Cogl.get_features () : Cogl.FeatureFlags
Returns all of the features supported by COGL.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:57 GMT+0800 (HKT)