Searched refs:themed_icon (Results 1 – 2 of 2) sorted by relevance
468 GThemedIcon *themed_icon = G_THEMED_ICON (icon); in g_themed_icon_to_tokens() local475 for (n = 0; themed_icon->names[n] != NULL; n++) in g_themed_icon_to_tokens()477 g_strdup (themed_icon->names[n])); in g_themed_icon_to_tokens()
209 GIcon *themed_icon; in g_content_type_get_icon() local250 themed_icon = g_themed_icon_new (name); in g_content_type_get_icon()258 themed_icon = g_themed_icon_new_with_default_fallbacks (name); in g_content_type_get_icon()262 return G_ICON (themed_icon); in g_content_type_get_icon()754 GIcon *themed_icon; in g_content_type_get_icon() local791 themed_icon = g_themed_icon_new_from_names (icon_names, n); in g_content_type_get_icon()799 return themed_icon; in g_content_type_get_icon()