get_icon_names


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] get_icon_names ()

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.