GtkSharp/gnomevfs/gnomevfs-symbols.xml
Dan Winship abcecb147f * sources/gtk-sharp-2.4-sources.xml:
* sources/gtk-sharp-2.6-sources.xml: remove some gnome-vfs files:
	gnome-vfs-method and gnome-vfs-transform, because they're
	internal/part of the module API, and gnome-vfs-file-size.h,
	because it's generated and shouldn't be in the source tarball (and
	we don't parse it right anyway).

	* gnomevfs/gnome-vfs-api.raw: Regen

	* gnomevfs/gnomevfs-symbols.xml: add GnomeVFSFileOffset

	* gnomevfs/Gnomevfs.metadata: remove a whole bunch of callback
	types that are only used from methods and structs that we hide.

svn path=/trunk/gtk-sharp/; revision=47268
2005-07-13 15:08:08 +00:00

7 lines
184 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<api>
<symbol type="alias" cname="GnomeVFSFileSize" name="gint64"/>
<symbol type="alias" cname="GnomeVFSFileOffset" name="guint64"/>
</api>