FlapGidBuilderImpl.flapPosition

Set flapPosition property.

More...
class FlapGidBuilderImpl(T)
T
flapPosition

Parameters

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

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: See the migration guide