Paned.wideHandle

Get wideHandle property.

  1. bool wideHandle [@property getter]
    class Paned
    @property
    bool
    wideHandle
    ()
  2. bool wideHandle [@property setter]

Return Value

Type: bool

Whether the gtk.paned.Paned should provide a stronger visual separation.

For example, this could be set when a paned contains two gtk.notebook.Notebooks, whose tab rows would otherwise merge visually.