mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-29 13:29:55 +01:00
Doc fixes.
Mon Sep 10 11:42:58 2001 Owen Taylor <otaylor@redhat.com> * glib/gutf8.c glib/gstring.c glib/gfileutils.c glib/gmain.c: Doc fixes.
This commit is contained in:
@@ -763,6 +763,7 @@ g_build_pathv (const gchar *separator,
|
||||
* g_build_path:
|
||||
* @separator: a string used to separator the elements of the path.
|
||||
* @first_element: the first element in the path
|
||||
* @Varargs: remaining elements in path
|
||||
*
|
||||
* Create a path from a series of elements using @separator as the
|
||||
* separator between elements. At the boundary between two elements,
|
||||
@@ -792,6 +793,7 @@ g_build_path (const gchar *separator,
|
||||
/**
|
||||
* g_build_filename:
|
||||
* @first_element: the first element in the path
|
||||
* @Varargs: remaining elements in path
|
||||
*
|
||||
* Create a filename from a series of elements using the correct
|
||||
* separator for filenames. This function behaves identically
|
||||
|
||||
Reference in New Issue
Block a user