From ab78575823dbac0c1f9783425f7f08ada7aa5292 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 20 Sep 2010 13:15:44 +0100 Subject: docs: API reference fixes --- cogl/cogl-path.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cogl/cogl-path.h') diff --git a/cogl/cogl-path.h b/cogl/cogl-path.h index edeefe0d..cd553c7c 100644 --- a/cogl/cogl-path.h +++ b/cogl/cogl-path.h @@ -125,6 +125,8 @@ cogl_path_set_fill_rule (CoglPathFillRule fill_rule); /** * cogl_path_get_fill_rule: * + * Retrieves the fill rule set using cogl_path_set_fill_rule(). + * * Return value: the fill rule that is used for the current path. * * Since: 1.4 -- cgit v1.2.1