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

contentthe content widget

Deprecated