WidgetGidBuilderImpl.overflow

Set overflow property.

class WidgetGidBuilderImpl(T)
T
overflow

Parameters

propval gtk.types.Overflow

How content outside the widget's content area is treated.

This property is meant to be set by widget implementations, typically in their instance init function.

Return Value

Type: T

Builder instance for fluent chaining