#include <ElementStyleProxy.h>

Public Member Functions | |
| ElementStyleProxy (Element *element) | |
| void | SetAttr (const char *key, const char *value) |
| Python SetAttr override. | |
| Rocket::Core::String | GetAttr (const char *key) |
| Python GetAttr override. | |
Static Public Member Functions | |
| static void | InitialisePythonInterface () |
| Initialise the interface. | |