From bbf536ac41b5d6d88b122a1e08b04957520ca7a3 Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Mon, 9 Jun 2008 16:38:19 +0000 Subject: [PATCH] * cogl/cogl-sections.txt: Add missing cogl_path_arc --- doc/reference/cogl/cogl-sections.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/reference/cogl/cogl-sections.txt b/doc/reference/cogl/cogl-sections.txt index 5e3d2dc2d..d95398a65 100644 --- a/doc/reference/cogl/cogl-sections.txt +++ b/doc/reference/cogl/cogl-sections.txt @@ -65,6 +65,7 @@ cogl_path_move_to cogl_path_close cogl_path_line_to cogl_path_curve_to +cogl_path_arc cogl_path_rel_move_to cogl_path_rel_line_to cogl_path_rel_curve_to