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 859108e64b4825828c455dffe2f299c82309c22c..67aed7717dcb1a3ab913cc4fa6eea3c6a9768367 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" />