mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 07:53:39 +02:00
[introspection] Move over annotations
Move all the annotations over from gobject-introspection. They will not be used directly by the introspection scanner for now, instead they will be extracted by a script and updated manually until introspection is properly integrated into the glib build
This commit is contained in:
committed by
Johan Dahlin
parent
0927dda8ad
commit
835f9cb310
@@ -146,7 +146,8 @@ g_emblemed_icon_get_icon (GEmblemedIcon *emblemed)
|
||||
*
|
||||
* Gets the list of emblems for the @icon.
|
||||
*
|
||||
* Returns: a #GList of #GEmblem <!-- -->s that is owned by @emblemed
|
||||
* Returns: (element-type utf8) (transfer none): a #GList of #GEmblem <!-- -->s that
|
||||
* is owned by @emblemed
|
||||
*
|
||||
* Since: 2.18
|
||||
**/
|
||||
|
Reference in New Issue
Block a user