mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
docs: Move the GEmblemedIcon SECTION
Move it to the struct docs. Signed-off-by: Philip Withnall <philip@tecnocode.co.uk> Helps: #3037
This commit is contained in:
@@ -33,17 +33,14 @@
|
||||
|
||||
|
||||
/**
|
||||
* SECTION:gemblemedicon
|
||||
* @short_description: Icon with emblems
|
||||
* @include: gio/gio.h
|
||||
* @see_also: #GIcon, #GLoadableIcon, #GThemedIcon, #GEmblem
|
||||
* GEmblemedIcon:
|
||||
*
|
||||
* #GEmblemedIcon is an implementation of #GIcon that supports
|
||||
* `GEmblemedIcon` is an implementation of [iface@Gio.Icon] that supports
|
||||
* adding an emblem to an icon. Adding multiple emblems to an
|
||||
* icon is ensured via g_emblemed_icon_add_emblem().
|
||||
* icon is ensured via [method@Gio.EmblemedIcon.add_emblem].
|
||||
*
|
||||
* Note that #GEmblemedIcon allows no control over the position
|
||||
* of the emblems. See also #GEmblem for more information.
|
||||
* Note that `GEmblemedIcon` allows no control over the position
|
||||
* of the emblems. See also [class@Gio.Emblem] for more information.
|
||||
**/
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user