summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMShrimp4 <mshrimp@sogang.ac.kr>2022-02-18 21:25:10 +0900
committerMShrimp4 <mshrimp@sogang.ac.kr>2022-02-18 21:29:52 +0900
commit69770ec0b2c6019e2b86597f8c89d653fec50df0 (patch)
tree506897cb7021ba9a27bca36264203485f8fd127f /docs
parent28ce8f4fb53092dbe85bc2e5f96e9135b4f51f7b (diff)
downloadlibxfce4util-69770ec0b2c6019e2b86597f8c89d653fec50df0.tar.gz
Move xfce_append_quoted () to xfce-string
xfce_append_quoted () => xfce_g_string_append_quoted ()
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libxfce4util-sections.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/libxfce4util-sections.txt b/docs/reference/libxfce4util-sections.txt
index 3d01599..0a9c18d 100644
--- a/docs/reference/libxfce4util-sections.txt
+++ b/docs/reference/libxfce4util-sections.txt
@@ -125,8 +125,9 @@ xfce_g_file_is_trusted
<SECTION>
-<TITLE>Xfce Cstring Functions</TITLE>
+<TITLE>Xfce Cstring/GString Functions</TITLE>
<FILE>xfce-string</FILE>
+xfce_g_string_append_quoted
xfce_str_replace
xfce_str_is_empty
I_