mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Docs: Big entity cleanup
Strip lots of entity use from |[ ]| examples (which are now implicit CDATA). Also remove many redundant uses of <!-- -->.
This commit is contained in:
@@ -196,7 +196,7 @@ g_emblemed_icon_get_icon (GEmblemedIcon *emblemed)
|
||||
* Gets the list of emblems for the @icon.
|
||||
*
|
||||
* Returns: (element-type Gio.Emblem) (transfer none): a #GList of
|
||||
* #GEmblem <!-- -->s that is owned by @emblemed
|
||||
* #GEmblems that is owned by @emblemed
|
||||
*
|
||||
* Since: 2.18
|
||||
**/
|
||||
@@ -250,7 +250,7 @@ g_emblem_comp (GEmblem *a,
|
||||
* @emblemed: a #GEmblemedIcon
|
||||
* @emblem: a #GEmblem
|
||||
*
|
||||
* Adds @emblem to the #GList of #GEmblem <!-- -->s.
|
||||
* Adds @emblem to the #GList of #GEmblems.
|
||||
*
|
||||
* Since: 2.18
|
||||
**/
|
||||
|
Reference in New Issue
Block a user