Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Enum Cogl.BufferUpdateHint

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglBufferUpdateHint
Enum : BufferUpdateHint
  Show / Hide Inherited methods, properties and signals
The update hint on a buffer allows the user to give some detail on how often the buffer data is going to be updated.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Cogl
Method
Cogl.buffer_get_update_hint (void* handle) : Cogl.BufferUpdateHint
Retrieves the update hints set using cogl_buffer_set_update_hint()
Cogl
Method
Cogl.buffer_get_update_hint_EXP (void* handle) : Cogl.BufferUpdateHint
Cogl
Method
Cogl.buffer_set_update_hint (void* handle, BufferUpdateHint hint) : none
Sets the update hint on a buffer.
Cogl
Method
Cogl.buffer_set_update_hint_EXP (void* handle, BufferUpdateHint hint) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:40 GMT+0800 (HKT)