Flap.setContent
void setContent(gtk.widget.Widget content = null)Sets the content widget for self.
It's always displayed when unfolded, and partially visible when folded.
Parameters
content | the content widget |
void setContent(gtk.widget.Widget content = null)Sets the content widget for self.
It's always displayed when unfolded, and partially visible when folded.
content | the content widget |