glib/gobject
Ryan Lortie 706b275116 GParam: try to avoid further invalid uses
In an attempt to avoid some potential future abuses of the GParamSpec
API, qualify the 'name' field of the structure as 'const' and add a
comment noting that it is an interned string.

This is a theoretical API break, but it will only ever result in
warnings -- and even then, only if you were already doing something
questionable.

Clean up some of the warnings that were caused internally in gparam.c
from these changes.
2011-07-21 08:37:27 +02:00
..
2011-05-23 00:21:06 -04:00
2009-03-31 19:39:16 -04:00
2011-06-14 18:51:57 -04:00
2011-06-09 11:15:40 -04:00
2011-06-09 11:15:40 -04:00
2011-06-24 01:03:50 +02:00
2011-02-07 23:46:02 -05:00
2011-06-24 13:20:06 +02:00
2010-11-08 18:21:51 -05:00
2011-06-24 01:03:50 +02:00
2010-07-12 17:46:17 -04:00
2011-06-09 11:15:40 -04:00
2011-06-09 11:15:40 -04:00
2011-06-09 11:15:40 -04:00
2011-03-24 09:33:55 +01:00
2008-06-21 18:20:43 +00:00
2011-03-24 09:33:55 +01:00
2008-06-22 09:45:13 +00:00
2010-07-12 17:46:17 -04:00
2011-07-10 20:47:02 -04:00