theme

class bgui.theme.NewSectionProxy

Bases: object

class bgui.theme.Theme(file)

Bases: ConfigParser.ConfigParser

path = ''
supports(widget)

Checks to see if the theme supports a given widget.

Parameters:widget – the widget to check for support
warn_legacy(section)
warn_support(section)