FlapGidBuilderImpl.flapPosition

T flapPosition(gtk.types.PackType propval)

Set flapPosition property.

Parameters

propvalThe flap position. If it's set to [gtk.types.PackType.Start], the flap is displayed before the content, if [gtk.types.PackType.End], it's displayed after the content.

Returns

Builder instance for fluent chaining

Deprecated