summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2012-08-23 12:29:36 -0400
committerDan Winship <danw@gnome.org>2012-08-27 07:31:13 -0400
commit0c0cdfd9c4a9d57aae0fb50b5e18cab6ba9e1a76 (patch)
tree42db71e6c6ffc42bd49bf7b76d7a291af3fdc743 /docs
parent242737822357c9a686df69bdb888b0d42caf1d5c (diff)
downloadglib-0c0cdfd9c4a9d57aae0fb50b5e18cab6ba9e1a76.tar.gz
gtestutils: add g_test_add_data_func_full()
Like g_test_add_data_func(), but includes a GDestroyNotify for the test data. https://bugzilla.gnome.org/show_bug.cgi?id=682560
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/glib/glib-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt
index 029057dd2..ddede2451 100644
--- a/docs/reference/glib/glib-sections.txt
+++ b/docs/reference/glib/glib-sections.txt
@@ -2883,6 +2883,7 @@ GTestFunc
g_test_add_func
GTestDataFunc
g_test_add_data_func
+g_test_add_data_func_full
g_test_add
g_test_fail