Widget.overflow

Set overflow property.

  1. gtk.types.Overflow overflow [@property getter]
  2. gtk.types.Overflow overflow [@property setter]
    class Widget
    @property
    void
    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.