Name bview_set_colour
Definition bview_set_colour(block:val(string),colour:val(string)):expr(void).
Example bview_set_colour("frobnicator","blue")
Defined in block_view.l
Implementation lard
Description Change the colour of the element with the given name in the block view display.