summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2005-05-19 19:42:23 +0000
committerJohan Dahlin <johan@src.gnome.org>2005-05-19 19:42:23 +0000
commitcd610bd19935089841e3da8dd714321e7db1ce22 (patch)
treea299d5b026ab02b8b4bff327899303fcb3752752 /examples
parentc72462872db03917ed0504f074037d890118a923 (diff)
downloadgobject-introspection-cd610bd19935089841e3da8dd714321e7db1ce22.tar.gz
new_with_mime+type -> new_with_mime_type
Diffstat (limited to 'examples')
-rw-r--r--examples/gdk-pixbuf.gidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gdk-pixbuf.gidl b/examples/gdk-pixbuf.gidl
index 859108e6..67aed771 100644
--- a/examples/gdk-pixbuf.gidl
+++ b/examples/gdk-pixbuf.gidl
@@ -487,7 +487,7 @@
<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" />