mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01: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:
|
||||
* @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`.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user