diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2022-02-15 12:47:50 +0000 |
---|---|---|
committer | Philip Withnall <philip@tecnocode.co.uk> | 2022-02-15 12:47:50 +0000 |
commit | b5873878cd67a3d1b973baa01e0df9bbb4a2417f (patch) | |
tree | df53d9ca4772e02fd51fb031e6380784f973616a /docs/reference/gio | |
parent | 00ba3ceacc057ab3b18c29de8f9a1c2a014d7f5a (diff) | |
parent | b7d3e3f16edb2e6dc5a8ecbac837a258928987ea (diff) | |
download | glib-b5873878cd67a3d1b973baa01e0df9bbb4a2417f.tar.gz |
Merge branch '1190-debugging-docs' into 'main'
gdebugcontroller: Add documentation and tests
Closes #1190
See merge request GNOME/glib!2486
Diffstat (limited to 'docs/reference/gio')
-rw-r--r-- | docs/reference/gio/gio-sections-common.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gio/gio-sections-common.txt b/docs/reference/gio/gio-sections-common.txt index 4842deaf7..4e88a597e 100644 --- a/docs/reference/gio/gio-sections-common.txt +++ b/docs/reference/gio/gio-sections-common.txt @@ -4215,7 +4215,6 @@ GDBusObjectManagerServerPrivate GDebugController GDebugControllerInterface G_DEBUG_CONTROLLER_EXTENSION_POINT_NAME -g_debug_controller_dup_default g_debug_controller_get_debug_enabled g_debug_controller_set_debug_enabled <SUBSECTION Standard> @@ -4231,6 +4230,7 @@ G_DEBUG_CONTROLLER_GET_INTERFACE <TITLE>GDebugControllerDBus</TITLE> GDebugControllerDBus g_debug_controller_dbus_new +g_debug_controller_dbus_stop <SUBSECTION Standard> g_debug_controller_dbus_get_type G_TYPE_DEBUG_CONTROLLER_DBUS |