gnome-perl-introspection r22 - trunk/Glib-Object-Introspection
- From: tsch svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-perl-introspection r22 - trunk/Glib-Object-Introspection
- Date: Sun,  2 Nov 2008 21:04:29 +0000 (UTC)
Author: tsch
Date: Sun Nov  2 21:04:29 2008
New Revision: 22
URL: http://svn.gnome.org/viewvc/gnome-perl-introspection?rev=22&view=rev
Log:
Wrap GIRepositoryLoadFlags and G_IREPOSITORY_ERROR.
Modified:
   trunk/Glib-Object-Introspection/maps
Modified: trunk/Glib-Object-Introspection/maps
==============================================================================
--- trunk/Glib-Object-Introspection/maps	(original)
+++ trunk/Glib-Object-Introspection/maps	Sun Nov  2 21:04:29 2008
@@ -1,6 +1,7 @@
 G_TYPE_IREPOSITORY			GIRepository			GObject		Glib::Object::Introspection::Repository
 
 G_INVOKE_ERROR				GIDLPERL_TYPE_INVOKE_ERROR	GError		Glib::Object::Introspection::InvokeError
+G_IREPOSITORY_ERROR			GIDLPERL_TYPE_IREPOSITORY_ERROR	GError		Glib::Object::Introspection::RepositoryError
 
 GIDLPERL_TYPE_IINFO_TYPE		GIInfoType			GEnum		Glib::Object::Introspection::InfoType
 GIDLPERL_TYPE_ITRANSFER			GITransfer			GEnum		Glib::Object::Introspection::Transfer
@@ -9,4 +10,5 @@
 
 GIDLPERL_TYPE_IFUNCTION_INFO_FLAGS	GIFunctionInfoFlags		GFlags		Glib::Object::Introspection::FunctionInfoFlags
 GIDLPERL_TYPE_IFIELD_INFO_FLAGS		GIFieldInfoFlags		GFlags		Glib::Object::Introspection::FieldInfoFlags
+GIDLPERL_TYPE_IREPOSITORY_LOAD_FLAGS	GIRepositoryLoadFlags		GFlags		Glib::Object::Introspection::RepositoryLoadFlags
 GIDLPERL_TYPE_IV_FUNC_INFO_FLAGS	GIVFuncInfoFlags		GFlags		Glib::Object::Introspection::VFuncInfoFlags
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]