diff --git a/docs/reference/glib/glib-docs.xml b/docs/reference/glib/glib-docs.xml index c88052c08..a21bfde98 100644 --- a/docs/reference/glib/glib-docs.xml +++ b/docs/reference/glib/glib-docs.xml @@ -81,6 +81,7 @@ + diff --git a/docs/reference/glib/glib-sections.txt.in b/docs/reference/glib/glib-sections.txt.in index 04f5aa4eb..f617bbd4b 100644 --- a/docs/reference/glib/glib-sections.txt.in +++ b/docs/reference/glib/glib-sections.txt.in @@ -3733,3 +3733,24 @@ g_ref_string_acquire g_ref_string_release g_ref_string_length + +
+gpathbuf +GPathBuf +G_PATH_BUF_INIT +g_path_buf_new +g_path_buf_new_from_path +g_path_buf_init +g_path_buf_init_from_path +g_path_buf_clear +g_path_buf_clear_to_path +g_path_buf_free +g_path_buf_free_to_path +g_path_buf_push +g_path_buf_pop +g_path_buf_set_filename +g_path_buf_set_extension +g_path_buf_to_path +g_path_buf_copy +g_path_buf_equal +