gobject-introspection r1067 - trunk/gir



Author: racarr
Date: Sat Jan 24 04:46:58 2009
New Revision: 1067
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=1067&view=rev

Log:
Add cairo_path_t to cairo-1.0.gir, required for building clutter 0.9 gir

Modified:
   trunk/gir/cairo-1.0.gir

Modified: trunk/gir/cairo-1.0.gir
==============================================================================
--- trunk/gir/cairo-1.0.gir	(original)
+++ trunk/gir/cairo-1.0.gir	Sat Jan 24 04:46:58 2009
@@ -36,6 +36,9 @@
     <record name="ScaledFont" c:type="cairo_scaled_font_t"
     	    glib:type-name="CairoScaledFont"
 	    glib:get-type="cairo_scaled_font_get_glib_type"/>
+    <record name="Path" c:type="cairo_path_t"
+            glib:type-name="CairoPath"
+	    glib:get-type="cairo_path_get_glib_type"/>
     <function name="image_surface_create" c:identifier="cairo_image_surface_create">
       <return-value transfer-ownership="none">
         <type name="none" c:type="void"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]