IconThemeGroup.example

The name of an icon that should be used as an example of how this theme looks.

  1. string example()
    class IconThemeGroup
    @safe const nothrow pure
    string
    example
    ()
  2. string example(string example)

Return Value

Type: string

The value associated with "Example" key.

Meta