Cogl.Object

g Cogl.Object Cogl.Object

Subclasses:

Cogl.AtlasTexture, Cogl.Attribute, Cogl.AttributeBuffer, Cogl.Bitmap, Cogl.Context, Cogl.Display, Cogl.FrameInfo, Cogl.GLES2Context, Cogl.IndexBuffer, Cogl.Indices, Cogl.MatrixStack, Cogl.Onscreen, Cogl.OnscreenTemplate, Cogl.Output, Cogl.Pipeline, Cogl.PixelBuffer, Cogl.Primitive, Cogl.Renderer, Cogl.Snippet, Cogl.SubTexture, Cogl.SwapChain, Cogl.Texture2D, Cogl.Texture2DSliced, Cogl.Texture3D, Cogl.TexturePixmapX11, Cogl.TextureRectangle

Methods

class

value_get_object (value)

class

value_set_object (value, object)

Virtual Methods

None

Fields

None

Class Details

class Cogl.Object
Abstract:

Yes

classmethod value_get_object(value)
Parameters:

value (GObject.Value) –

Return type:

object or None

classmethod value_set_object(value, object)
Parameters: