Flap.setSeparator
void setSeparator(gtk.widget.Widget separator = null)Sets the separator widget for self.
It's displayed between content and flap when there's no shadow to display. When exactly it's visible depends on the propertyFlap:transition-type value.
Parameters
separator | the separator widget |