IconTheme.getResourcePath

Gets the current resource path.

See [method@Gtk.IconTheme.set_resource_path].

class IconTheme
string[]
getResourcePath
()

Return Value

Type: string[]

A list of resource paths or %NULL. The returned value should be freed with g_strfreev().

Meta