mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
gio: port annotations from the Vala metadata.
https://bugzilla.gnome.org/show_bug.cgi?id=730493
This commit is contained in:
@@ -203,8 +203,8 @@ g_icon_to_string_tokenized (GIcon *icon, GString *s)
|
||||
* simply the name (such as `network-server`).
|
||||
*
|
||||
* Virtual: to_tokens
|
||||
* Returns: An allocated NUL-terminated UTF8 string or %NULL if @icon can't
|
||||
* be serialized. Use g_free() to free.
|
||||
* Returns: (nullable): An allocated NUL-terminated UTF8 string or
|
||||
* %NULL if @icon can't be serialized. Use g_free() to free.
|
||||
*
|
||||
* Since: 2.20
|
||||
*/
|
||||
|
Reference in New Issue
Block a user