get_icon_names
Description:
Lists the names of icons in the current icon theme.
Parameters:
this |
a `GtkIconTheme` |
Returns:
a string array holding the names of all the icons in the theme. You must free the array using strfreev. |