mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
docs: fix up docs issues in gio/
This commit is contained in:
committed by
Ryan Lortie
parent
6a97275c45
commit
74c22150cf
@@ -52,6 +52,7 @@ typedef struct _GIconIface GIconIface;
|
||||
* @from_tokens: Constructs a #GIcon from tokens. Set the #GError if
|
||||
* the tokens are malformed. Don't implement if the #GIcon can't be
|
||||
* serialized (Since 2.20).
|
||||
* @serialize: Serializes a #GIcon into a #GVariant. Since: 2.38
|
||||
*
|
||||
* GIconIface is used to implement GIcon types for various
|
||||
* different systems. See #GThemedIcon and #GLoadableIcon for
|
||||
|
Reference in New Issue
Block a user