IconThemeFile.iconTheme

Icon Theme group in underlying file.

class IconThemeFile
@nogc @safe nothrow inout
iconTheme
()

Return Value

Type: inout(IconThemeGroup)

Instance of "Icon Theme" group. Note: Usually you don't need to call this function since you can rely on alias this.

Meta