IconTheme.getSearchPath
void getSearchPath(out string[] path)Gets the current search path. See [gtk.icon_theme.IconTheme.setSearchPath].
Parameters
path | location to store a list of icon theme path directories or null. The stored value should be freed with [glib.global.strfreev]. |