c
Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Struct Cogl.Color

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglColor
Struct : Color
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Cogl.Color ()
Create a new Cogl.Color
Create a new Cogl.Color
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Cogl
Method
Cogl.clear (Color color, guint64 buffers) : none
Cogl
Method
Cogl.set_fog (Color fog_color, FogMode mode, gfloat density, gfloat z_near, gfloat z_far) : none
Cogl
Method
Cogl.set_source_color (Color color) : none
Cogl.Material
Method
get_ambient (Color ambient) : none
Cogl.Material
Method
get_color () : Cogl.Color
Cogl.Material
Method
get_diffuse (Color diffuse) : none
Cogl.Material
Method
get_emission (Color emission) : none
Cogl.Material
Method
get_specular (Color specular) : none
Cogl.Material
Method
set_ambient (Color ambient) : none
Cogl.Material
Method
set_ambient_and_diffuse (Color color) : none
Cogl.Material
Method
set_blend_constant (Color constant_color) : none
Cogl.Material
Method
set_color (Color color) : none
Cogl.Material
Method
set_diffuse (Color diffuse) : none
Cogl.Material
Method
set_emission (Color emission) : none
Cogl.Material
Method
set_layer_combine_constant (gint32 layer_index, Color constant) : none
Cogl.Material
Method
set_specular (Color specular) : none
CoglPango
Method
CoglPango.render_layout (Layout layout, gint32 x, gint32 y, Color color, gint32 flags) : none
CoglPango
Method
CoglPango.render_layout_line (LayoutLine line, gint32 x, gint32 y, Color color) : none
CoglPango
Method
CoglPango.render_layout_subpixel (Layout layout, gint32 x, gint32 y, Color color, gint32 flags) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:15 GMT+0800 (HKT)