Bug 523939 – Example program for GValue

2008-08-22  Björn Lindqvist  <bjourne@gmail.com>

	Bug 523939 – Example program for GValue

	* gobject/gvalue.c: Add code example that demonstrates GValue's
	features.

svn path=/trunk/; revision=7387
This commit is contained in:
Björn Lindqvist
2008-08-22 18:23:05 +00:00
committed by Björn Lindqvist
parent 8711133532
commit 886c0e0d81
2 changed files with 67 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2008-08-22 Björn Lindqvist <bjourne@gmail.com>
Bug 523939 Example program for GValue
* gobject/gvalue.c: Add code example that demonstrates GValue's
features.
2008-08-21 Tor Lillqvist <tml@novell.com>
* glib/giowin32.c: Minor comment improvements. Improve run-time