no parameters
Returns: LandWidgetTheme*
Parameters: LandWidgetTheme * self
Parameters: struct LandWidgetTheme * theme, char const * name, char const * argline
Returns: LandWidgetThemeElement*
Parameters: char const * filename
Load a new theme and make it the default theme.
Parameters: LandWidgetTheme * theme, LandWidget * widget
Parameters: LandWidget * self
Parameters: LandWidget * self, int w, int h
Parameters: LandWidget * self, char const * text
Parameters: LandWidget * self, LandImage * image
Initialize theming of an item. Must only called once at item creation, as it also calculates the minimum size.
Adjust the widget’s theme to its class (widgets all start off as “base” otherwise).
Parameters: LandWidget * self, LandWidgetTheme * theme
Applies the given theme to the widget and all its children.
Parameters: LandWidgetTheme * theme