[cairo-commit] cairo/doc/public/tmpl cairo-pattern.sgml, 1.8, 1.9 cairo.sgml, 1.18, 1.19

Carl Worth commit at pdx.freedesktop.org
Fri Jun 17 23:22:23 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo/doc/public/tmpl
In directory gabe:/tmp/cvs-serv6842/doc/public/tmpl

Modified Files:
	cairo-pattern.sgml cairo.sgml 
Log Message:

        * src/cairo-xcb-surface.c (_get_image_surface): Remove references
        to repeat and matrix fields that no longer exist.


Index: cairo-pattern.sgml
===================================================================
RCS file: /cvs/cairo/cairo/doc/public/tmpl/cairo-pattern.sgml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- cairo-pattern.sgml	16 Jun 2005 19:31:56 -0000	1.8
+++ cairo-pattern.sgml	18 Jun 2005 06:22:21 -0000	1.9
@@ -123,9 +123,9 @@
 </para>
 
 @pattern: 
- at Returns: 
-<!-- # Unused Parameters # -->
 @matrix: 
+<!-- # Unused Parameters # -->
+ at Returns: 
 
 
 <!-- ##### ENUM cairo_extend_t ##### -->

Index: cairo.sgml
===================================================================
RCS file: /cvs/cairo/cairo/doc/public/tmpl/cairo.sgml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- cairo.sgml	16 Jun 2005 19:31:56 -0000	1.18
+++ cairo.sgml	18 Jun 2005 06:22:21 -0000	1.19
@@ -863,9 +863,9 @@
 </para>
 
 @cr: 
- at Returns: 
-<!-- # Unused Parameters # -->
 @matrix: 
+<!-- # Unused Parameters # -->
+ at Returns: 
 
 
 <!-- ##### FUNCTION cairo_get_target ##### -->
@@ -977,6 +977,25 @@
 @Returns: 
 
 
+<!-- ##### USER_FUNCTION cairo_error_notify_func_t ##### -->
+<para>
+
+</para>
+
+ at closure: 
+ at status: 
+
+
+<!-- ##### FUNCTION cairo_set_error_notify ##### -->
+<para>
+
+</para>
+
+ at cr: 
+ at error_notify: 
+ at closure: 
+
+
 <!-- ##### ENUM cairo_filter_t ##### -->
 <para>
 




More information about the cairo-commit mailing list