[glib] docs: Add GParameter replacement API to gobject-sections.txt
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] docs: Add GParameter replacement API to gobject-sections.txt
- Date: Fri, 31 Mar 2017 10:14:21 +0000 (UTC)
commit 4c91b7f9358b335606ef0d3c680dc27141991946
Author: Philip Withnall <withnall endlessm com>
Date: Fri Mar 31 11:10:26 2017 +0100
docs: Add GParameter replacement API to gobject-sections.txt
This slipped through the review cracks.
https://bugzilla.gnome.org/show_bug.cgi?id=709865
docs/reference/gobject/gobject-sections.txt | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gobject/gobject-sections.txt b/docs/reference/gobject/gobject-sections.txt
index be95c1c..2f4b300 100644
--- a/docs/reference/gobject/gobject-sections.txt
+++ b/docs/reference/gobject/gobject-sections.txt
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]