cogl: Silence some introspection warnings

Mostly skipping functions of non-introspected types, but also added a
missing callback scope.
This commit is contained in:
Jonas Ådahl
2018-11-08 19:03:21 +01:00
committed by Georges Basile Stavracas Neto
parent c5ac3d6217
commit 996949806a
5 changed files with 14 additions and 14 deletions

View File

@@ -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