IconThemeGroup.inherits

Names of themes that this theme inherits from.

  1. auto inherits()
    class IconThemeGroup
    @safe const
    inherits
    ()
  2. string inherits(Range values)

Return Value

Type: auto

The range of values associated with "Inherits" key. Note: It does NOT automatically adds hicolor theme if it's missing.

Meta