search_path


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] search_path { owned get; set; }

The search path for this icon theme.

When looking for icons, GTK will search for a subdirectory of one or more of the directories in the search path with the same name as the icon theme containing an index.theme file. (Themes from multiple of the path elements are combined to allow themes to be extended by adding icons in the user’s home directory.)