Home | History | Annotate | Download | only in gio

Lines Matching refs:GIcon

24 #include "gicon.h"
39 * @see_also: #GIcon, #GEmblemedIcon, #GLoadableIcon, #GThemedIcon
41 * #GEmblem is an implementation of #GIcon that supports
55 GIcon *icon;
166 * @icon: a GIcon containing the icon.
175 g_emblem_new (GIcon *icon)
192 * @icon: a GIcon containing the icon.
202 g_emblem_new_with_origin (GIcon *icon,
224 * Returns: a #GIcon. The returned object belongs to the emblem
229 GIcon *
257 g_emblem_hash (GIcon *icon)
269 g_emblem_equal (GIcon *icon1,
270 GIcon *icon2)
280 g_emblem_to_tokens (GIcon *icon,
308 static GIcon *
315 GIcon *icon;