The OpenD Programming Language

WidgetPainter.visualTheme

Functions to access the visual theme and helpers to easily use it.

These are aware of the current widget's computed style out of the theme.

  1. BaseVisualTheme visualTheme [@property getter]
    struct WidgetPainter
    static @property
    visualTheme
    ()
  2. BaseVisualTheme visualTheme [@property setter]

Meta