IconTheme.getSearchPath

Gets the current search path.

See [method@Gtk.IconTheme.set_search_path].

class IconTheme
string[]
getSearchPath
()

Return Value

Type: string[]

a list of icon theme path directories or %NULL. The returned value should be freed with g_strfreev().

Meta