diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-23 05:51:40 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-23 05:51:40 +0000 |
commit | 77e2a25f23e45713d481aff12947339ff8868311 (patch) | |
tree | e370838a62fa7b92c20bc42af77dcdc6e653d291 /docs | |
parent | a6312099c7b2e88dd16605b5db1f5c11526867d8 (diff) |
Add new functions
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/glib/glib-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index aa2237eac..b844cd7e5 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -1313,7 +1313,9 @@ g_path_skip_root g_path_get_basename g_path_get_dirname g_build_filename +g_build_filenamev g_build_path +g_build_pathv <SUBSECTION> g_find_program_in_path |