Flap.flapPosition

gtk.types.PackType flapPosition() @property

Get flapPosition property.

Returns

The 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.

Deprecated

void flapPosition(gtk.types.PackType propval) @property

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.

Deprecated