gobject-introspection r194 - in trunk: . tests/parser
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r194 - in trunk: . tests/parser
- Date: Mon, 21 Apr 2008 19:09:31 +0100 (BST)
Author: johan
Date: Mon Apr 21 18:09:31 2008
New Revision: 194
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=194&view=rev
Log:
2008-04-21 Johan Dahlin <johan gnome org>
* tests/parser/foo-object.h: Add a couple of constants.
Modified:
trunk/ChangeLog
trunk/tests/parser/foo-object.h
Modified: trunk/tests/parser/foo-object.h
==============================================================================
--- trunk/tests/parser/foo-object.h (original)
+++ trunk/tests/parser/foo-object.h Mon Apr 21 18:09:31 2008
@@ -103,6 +103,10 @@
FooBoxed* foo_boxed_new (void);
void foo_boxed_method (FooBoxed* boxed);
+char *FOO_CONSTANT_STR = "foo-constant-str";
+int FOO_CONSTANT_INT = 10;
+float FOO_CONSTANT_FLOAT = 10;
+
/* Invalid comments, should be ignored */
/* @ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]