[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] get_icon_names ()
Lists the names of icons in the current icon theme.
this |
a `GtkIconTheme` |
a string array holding the names of all the icons in the theme. You must free the array using strfreev . |