gobject: Deprecate GParameter

GParameter is a rarely used type and not introspectible.

https://bugzilla.gnome.org/show_bug.cgi?id=709865
This commit is contained in:
Fabian Orccon 2017-01-26 19:45:17 -05:00 committed by Philip Withnall
parent 942edbc700
commit 2646c21735

View File

@ -267,6 +267,8 @@ struct _GParamSpecClass
*
* The GParameter struct is an auxiliary structure used
* to hand parameter name/value pairs to g_object_newv().
*
* Deprecated: 2.52: This type is not introspectable.
*/
struct _GParameter /* auxiliary structure for _setv() variants */
{