PanedGidBuilderImpl.wideHandle

Set wideHandle property.

class PanedGidBuilderImpl(T)
T
wideHandle
(
bool propval
)

Parameters

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

Return Value

Type: T

Builder instance for fluent chaining