mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 03:02:10 +01:00
docs: Add GParameter replacement API to gobject-sections.txt
This slipped through the review cracks. https://bugzilla.gnome.org/show_bug.cgi?id=709865
This commit is contained in:
parent
2f2c2b6362
commit
4c91b7f935
@ -261,6 +261,7 @@ g_object_interface_install_property
|
||||
g_object_interface_find_property
|
||||
g_object_interface_list_properties
|
||||
g_object_new
|
||||
g_object_new_with_properties
|
||||
g_object_newv
|
||||
GParameter
|
||||
g_object_ref
|
||||
@ -284,7 +285,9 @@ g_object_remove_toggle_ref
|
||||
g_object_connect
|
||||
g_object_disconnect
|
||||
g_object_set
|
||||
g_object_setv
|
||||
g_object_get
|
||||
g_object_getv
|
||||
g_object_notify
|
||||
g_object_notify_by_pspec
|
||||
g_object_freeze_notify
|
||||
|
Loading…
x
Reference in New Issue
Block a user