ComboBox.tearoffTitle

string tearoffTitle() @property nothrow

Get tearoffTitle property.

Returns

A title that may be displayed by the window manager

when the popup is torn-off.

void tearoffTitle(string propval) @property nothrow

Set tearoffTitle property.

Parameters

propvalA title that may be displayed by the window manager when the popup is torn-off.