mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-18 11:41:58 +02:00
doc: Clarify g_path_buf_to_path()
The returned path is built on demand.
This commit is contained in:
parent
a05fda9990
commit
d0ee88078b
@ -513,7 +513,7 @@ g_path_buf_set_extension (GPathBuf *buf,
|
|||||||
* g_path_buf_to_path:
|
* g_path_buf_to_path:
|
||||||
* @buf: a path buffer
|
* @buf: a path buffer
|
||||||
*
|
*
|
||||||
* Retrieves the path from the path buffer.
|
* Retrieves the built path from the path buffer.
|
||||||
*
|
*
|
||||||
* If the path buffer is empty, this function returns `NULL`.
|
* If the path buffer is empty, this function returns `NULL`.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user