new_with_mime+type -> new_with_mime_type
authorJohan Dahlin <johan@src.gnome.org>
Thu, 19 May 2005 19:42:23 +0000 (19:42 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Thu, 19 May 2005 19:42:23 +0000 (19:42 +0000)
examples/gdk-pixbuf.gidl

index 859108e..67aed77 100644 (file)
           <parameter name="error" type="GError*" transfer="full" direction="out" null-ok="1" />
         </parameters>
       </constructor>
-      <constructor name="new_with_mime+type" symbol="gdk_pixbuf_loader_new_with_type">
+      <constructor name="new_with_mime_type" symbol="gdk_pixbuf_loader_new_with_type">
         <return-type type="GdkPixbufLoader*" transfer="full" />
         <parameters>
           <parameter name="mime_type" type="guint8*" transfer="none" direction="in" />