Flap.separator

gtk.widget.Widget separator() @property

Get separator property.

Returns

The separator widget.

It's displayed between content and flap when there's no shadow to display. When exactly it's visible depends on the property@Flap:transition-type value.

Deprecated

void separator(gtk.widget.Widget propval) @property

Set separator property.

Parameters

propvalThe separator widget. It's displayed between content and flap when there's no shadow to display. When exactly it's visible depends on the property@Flap:transition-type value.

Deprecated