Paned.wideHandle

bool wideHandle() @property nothrow

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 nothrow

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