diff --git a/clutter/clutter/clutter-paint-nodes.c b/clutter/clutter/clutter-paint-nodes.c index 3fb750dbc..de2f3fdcc 100644 --- a/clutter/clutter/clutter-paint-nodes.c +++ b/clutter/clutter/clutter-paint-nodes.c @@ -551,7 +551,7 @@ clutter_pipeline_node_init (ClutterPipelineNode *self) } /** - * clutter_pipeline_node_new: (skip) + * clutter_pipeline_node_new: * @pipeline: (allow-none): a Cogl pipeline state object, or %NULL * * Creates a new #ClutterPaintNode that will use the @pipeline to