Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Enum Cogl.BufferAccess

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglBufferAccess
Enum : BufferAccess
  Show / Hide Inherited methods, properties and signals
The access hints for cogl_buffer_set_update_hint()
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Cogl
Method
Cogl.buffer_map (void* handle, BufferAccess access) : String
Maps the buffer into the application address space for direct access.
Cogl
Method
Cogl.buffer_map_EXP (void* handle, BufferAccess access) : String
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:40 GMT+0800 (HKT)