Widget.overflow

Get overflow property.

  1. gtk.types.Overflow overflow [@property getter]
    class Widget
    @property
    overflow
    ()
  2. gtk.types.Overflow overflow [@property setter]

Return Value

Type: 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.