set the value_type in the param spec; closes bug 40210

2001-01-05  Havoc Pennington  <hp@redhat.com>

	* gparamspecs.c (g_param_spec_enum): set the value_type in the
	param spec; closes bug 40210
	(g_param_spec_flags): ditto for flags
This commit is contained in:
Havoc Pennington
2001-01-05 20:26:29 +00:00
committed by Havoc Pennington
parent 71e0f93747
commit 993613d296
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2001-01-05 Havoc Pennington <hp@redhat.com>
* gparamspecs.c (g_param_spec_enum): set the value_type in the
param spec; closes bug 40210
(g_param_spec_flags): ditto for flags
2001-01-03 Alexander Larsson <alexl@redhat.com>
* gobject.c: