Paned.wideHandle

bool wideHandle() @property

Get wideHandle property.

Returns

Setting this property to true indicates that the paned needs

to provide stronger visual separation (e.g. because it separates between two notebooks, whose tab rows would otherwise merge visually).

void wideHandle(bool propval) @property

Set wideHandle property.

Parameters

propvalSetting this property to true indicates that the paned needs to provide stronger visual separation (e.g. because it separates between two notebooks, whose tab rows would otherwise merge visually).