Home
last modified time | relevance | path

Searched refs:g_themed_icon_append_name (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gio/tests/
Dg-icon.c112 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/
Dgthemedicon.h60 void g_themed_icon_append_name (GThemedIcon *icon,
Dgthemedicon.c474 g_themed_icon_append_name (GThemedIcon *icon, in g_themed_icon_append_name() function
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt521 g_themed_icon_append_name
/third_party/glib/
DNEWS11264 - g_themed_icon_append_name: new convenience function