gobject-introspection r741 - in trunk: . gir
- From: jobi svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r741 - in trunk: . gir
- Date: Fri, 17 Oct 2008 12:48:47 +0000 (UTC)
Author: jobi
Date: Fri Oct 17 12:48:47 2008
New Revision: 741
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=741&view=rev
Log:
2008-10-17 Johan Bilien <jobi via ecp fr>
* gir/glib-2.0.c: added annotations
Added:
trunk/gir/glib-2.0.c
Modified:
trunk/ChangeLog
trunk/gir/Makefile.am
Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am (original)
+++ trunk/gir/Makefile.am Fri Oct 17 12:48:47 2008
@@ -14,7 +14,7 @@
GLIB_LIBRARY=glib-2.0
endif
-GLib-2.0.gir: $(G_IR_SCANNER) $(G_IR_SCANNER_FILES) Makefile
+GLib-2.0.gir: $(G_IR_SCANNER) $(G_IR_SCANNER_FILES) Makefile glib-2.0.c
PYTHONPATH=$(top_builddir):$$PYTHONPATH $(G_IR_SCANNER) \
-v --namespace GLib --nsversion=2.0 \
--add-include-path=. \
@@ -28,6 +28,7 @@
-DGETTEXT_PACKAGE=Dummy \
-D__G_I18N_LIB_H__ \
$(GLIB_LIBDIR)/glib-2.0/include/glibconfig.h \
+ $(srcdir)/glib-2.0.c \
$(GLIB_INCLUDEDIR)/glib/*.h
PYTHONPATH=$(top_builddir):$$PYTHONPATH $(G_IR_SCANNER) \
--xpath-assertions=GLib-assertions.txt GLib-2.0.gir
Added: trunk/gir/glib-2.0.c
==============================================================================
--- (empty file)
+++ trunk/gir/glib-2.0.c Fri Oct 17 12:48:47 2008
@@ -0,0 +1,6 @@
+/**
+ * g_file_get_contents:
+ * @contents: (out):
+ * @length: (out) (allow-none):
+ */
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]