Function Tabs.tabCloseDisplayPolicy
Sets when the close button will appear on the tabs. See closebuttondisplaypolicy
for details.
Tabs . CloseButtonDisplayPolicy tabCloseDisplayPolicy() nothrow @property @nogc;
void tabCloseDisplayPolicy
(
long v
) nothrow @property @nogc;