GuiManager.setTheme

Sets current theme.

  1. void setTheme(Theme theme)
    class GuiManager
    @nogc @safe pure nothrow
    void
    setTheme
    ()
    (
    in auto ref Theme theme
    )
  2. void setTheme(string themeName)

Meta