mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
gio: Deprecate GParameter-related functions
https://bugzilla.gnome.org/show_bug.cgi?id=709865
This commit is contained in:
committed by
Philip Withnall
parent
2646c21735
commit
3151da15d7
@@ -184,6 +184,8 @@ g_initable_new (GType object_type,
|
||||
* #GObject, or %NULL on error
|
||||
*
|
||||
* Since: 2.22
|
||||
* Deprecated: 2.52: Use g_object_new_with_properties() and
|
||||
* g_initable_init() instead. See #GParameter for more information.
|
||||
*/
|
||||
gpointer
|
||||
g_initable_newv (GType object_type,
|
||||
|
Reference in New Issue
Block a user