Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Enum Cogl.BufferUsageHint

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglBufferUsageHint
Enum : BufferUsageHint
  Show / Hide Inherited methods, properties and signals
The usage hint on a buffer allows the user to give some clue on how the buffer will be used.
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_usage_hint (void* handle) : Cogl.BufferUsageHint
Retrieves the usage hint set using cogl_buffer_set_usage_hint()
Cogl
Method
Cogl.buffer_get_usage_hint_EXP (void* handle) : Cogl.BufferUsageHint
Cogl
Method
Cogl.buffer_set_usage_hint (void* handle, BufferUsageHint hint) : none
Sets the usage hint on a buffer.
Cogl
Method
Cogl.buffer_set_usage_hint_EXP (void* handle, BufferUsageHint hint) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:40 GMT+0800 (HKT)