Expander.setExpanded

Sets the state of the expander. Set to TRUE, if you want the child widget to be revealed, and FALSE if you want the child widget to be hidden.

class Expander
void
setExpanded
()

Parameters

expanded bool

whether the child widget is revealed

Meta