Widget.ClassList

API for the styleClassList

Members

Functions

add
void add(string s)
contains
bool contains(string s)
remove
void remove(string s)
toggle
bool toggle(string s)

Returns true if it was added, false if it was removed.

Suggestion Box / Bug Report