Home | History | Annotate | Download | only in gio

Lines Matching refs:GIcon

40  * @see_also: #GIcon, #GLoadableIcon, #GThemedIcon, #GEmblem
42 * #GEmblemedIcon is an implementation of #GIcon that supports
56 GIcon *icon;
98 * @icon: a #GIcon
103 * Returns: a new #GIcon
107 GIcon *
108 g_emblemed_icon_new (GIcon *icon,
132 * Returns: a #GIcon that is owned by @emblemed
136 GIcon *
185 g_emblemed_icon_hash (GIcon *icon)
214 g_emblemed_icon_equal (GIcon *icon1,
215 GIcon *icon2)
243 g_emblemed_icon_to_tokens (GIcon *icon,
268 GIcon *emblem_icon = G_ICON (l->data);
280 static GIcon *
318 GIcon *emblem;