Flap.flapPosition

Get flapPosition property.

More...
  1. gtk.types.PackType flapPosition [@property getter]
    class Flap
    @property
    flapPosition
    ()
  2. gtk.types.PackType flapPosition [@property setter]

Return Value

Type: gtk.types.PackType

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.

Detailed Description

Deprecated: See the migration guide