mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Add a since tag
This commit is contained in:
@@ -5913,7 +5913,9 @@ g_file_new_for_uri (const char *uri)
|
|||||||
*
|
*
|
||||||
* Returns: (transfer full): a new #GFile.
|
* Returns: (transfer full): a new #GFile.
|
||||||
* Free the returned object with g_object_unref().
|
* Free the returned object with g_object_unref().
|
||||||
**/
|
*
|
||||||
|
* Since: 2.32
|
||||||
|
*/
|
||||||
GFile *
|
GFile *
|
||||||
g_file_new_tmp (const char *tmpl,
|
g_file_new_tmp (const char *tmpl,
|
||||||
GFileIOStream **iostream,
|
GFileIOStream **iostream,
|
||||||
|
Reference in New Issue
Block a user