Searched refs:g_icon_to_string (Results 1 – 9 of 9) sorted by relevance
52 data = g_icon_to_string (icon); in test_g_icon_serialize()65 data = g_icon_to_string (icon); in test_g_icon_serialize()78 data = g_icon_to_string (icon); in test_g_icon_serialize()92 data = g_icon_to_string (icon); in test_g_icon_serialize()104 data = g_icon_to_string (icon); in test_g_icon_serialize()132 data = g_icon_to_string (icon); in test_g_icon_serialize()149 data = g_icon_to_string (icon); in test_g_icon_serialize()162 data = g_icon_to_string (icon); in test_g_icon_serialize()182 data = g_icon_to_string (icon); in test_g_icon_serialize()192 data = g_icon_to_string (icon); in test_g_icon_serialize()[all …]
260 s = g_icon_to_string (emblemed_icon->icon); in g_emblemed_icon_to_tokens()270 s = g_icon_to_string (emblem_icon); in g_emblemed_icon_to_tokens()
85 gchar *g_icon_to_string (GIcon *icon);
296 s = g_icon_to_string (emblem->icon); in g_emblem_to_tokens()
246 g_icon_to_string (GIcon *icon) in g_icon_to_string() function
482 g_icon_to_string
695 Add g_icon_to_string() and g_icon_new_for_string().
357 g_icon_to_string
295 - g_icon_to_string, g_icon_new_for_string: GIcon serialization support