cogl: Silence some introspection warnings
Mostly skipping functions of non-introspected types, but also added a missing callback scope.
This commit is contained in:

committed by
Georges Basile Stavracas Neto

parent
c5ac3d6217
commit
996949806a
@@ -592,7 +592,7 @@ cogl_pipeline_set_layer_wrap_mode (CoglPipeline *pipeline,
|
||||
CoglPipelineWrapMode mode);
|
||||
|
||||
/**
|
||||
* cogl_pipeline_add_layer_snippet:
|
||||
* cogl_pipeline_add_layer_snippet: (skip)
|
||||
* @pipeline: A #CoglPipeline
|
||||
* @layer: The layer to hook the snippet to
|
||||
* @snippet: A #CoglSnippet
|
||||
|
Reference in New Issue
Block a user