API Version: 4.0
Library Version: 4.2.0
char** gtk_icon_theme_get_icon_names ( GtkIconTheme* self )
Lists the names of icons in the current icon theme.
utf8
a string array holding the names of all the icons in the theme. You must free the array using g_strfreev().
g_strfreev()