mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Fix up includes in section docs
svn path=/trunk/; revision=6149
This commit is contained in:
@@ -30,9 +30,11 @@
|
||||
/**
|
||||
* SECTION:gloadableicon
|
||||
* @short_description: Loadable Icons
|
||||
* @include: gio.h
|
||||
* @see_also: #GIcon, #GThemedIcon
|
||||
*
|
||||
* Extends the #GIcon interface and adds the ability to load icons from streams.
|
||||
* Extends the #GIcon interface and adds the ability to
|
||||
* load icons from streams.
|
||||
**/
|
||||
|
||||
static void g_loadable_icon_real_load_async (GLoadableIcon *icon,
|
||||
|
Reference in New Issue
Block a user