Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
new_with_mime+type -> new_with_mime_type
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Dahlin committed May 19, 2005
1 parent c724628 commit cd610bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gdk-pixbuf.gidl
Expand Up @@ -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" />
Expand Down

0 comments on commit cd610bd

Please sign in to comment.