Searched refs:g_themed_icon_append_name (Results 1 – 5 of 5) sorted by relevance
/third_party/glib/gio/tests/ |
D | g-icon.c | 112 g_themed_icon_append_name (G_THEMED_ICON (icon), "some-other-icon"); in test_g_icon_to_string() 208 g_themed_icon_append_name (G_THEMED_ICON (icon), "computer"); in test_g_icon_to_string() 218 g_themed_icon_append_name (G_THEMED_ICON (icon), "computer"); in test_g_icon_to_string() 228 g_themed_icon_append_name (G_THEMED_ICON (icon), "computer"); in test_g_icon_to_string() 241 g_themed_icon_append_name (G_THEMED_ICON (icon2), "emblem-shared"); in test_g_icon_to_string() 331 g_themed_icon_append_name (G_THEMED_ICON (icon), "computer"); in test_g_icon_serialize() 340 g_themed_icon_append_name (G_THEMED_ICON (icon), "computer"); in test_g_icon_serialize() 349 g_themed_icon_append_name (G_THEMED_ICON (icon), "computer"); in test_g_icon_serialize() 361 g_themed_icon_append_name (G_THEMED_ICON (icon2), "emblem-shared"); in test_g_icon_serialize() 409 g_themed_icon_append_name (G_THEMED_ICON (icon1), "last"); in test_themed_icon()
|
/third_party/glib/gio/ |
D | gthemedicon.h | 60 void g_themed_icon_append_name (GThemedIcon *icon,
|
D | gthemedicon.c | 474 g_themed_icon_append_name (GThemedIcon *icon, in g_themed_icon_append_name() function
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 521 g_themed_icon_append_name
|
/third_party/glib/ |
D | NEWS | 11264 - g_themed_icon_append_name: new convenience function
|