Difference between revisions of "GUI Themes/Specs"

Jump to navigation Jump to search
(Move sections precendence into evaluation precedence)
(Special alias 'prev' was added)
Line 69: Line 69:


=== Special variables ===
=== Special variables ===
Special variable is:
Special variables are:


* self
* self
* prev


It is reference to current widget special variables, i.e. .x, .y, .w and .h
It is reference to current and last defined widget special variables respectively, i.e. .x, .y, .w and .h


Example:
Example: