Class
CoglContextEGL
Instance methods
Methods inherited from CoglContext (9)
cogl_context_flush
This function should only need to be called in exceptional circumstances.
cogl_context_get_display
Retrieves the CoglDisplay that is internally associated with the
given context.
cogl_context_get_driver
No description available.
cogl_context_get_named_pipeline
No description available.
cogl_context_get_rectangle_indices
No description available.
cogl_context_get_renderer
Retrieves the CoglRenderer that is internally associated with the
given context.
cogl_context_has_winsys_feature
No description available.
cogl_context_set_named_pipeline
Associate a CoglPipeline with a context and key. This will not take a new
reference to the pipeline, but will unref all associated pipelines when
the context gets destroyed. Similarly, if a pipeline gets overwritten,
it will get unreffed as well.
cogl_context_set_winsys_feature
No description available.
Properties
Properties inherited from CoglContext (1)
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.