Function WindowDialog.resizable
If true, the user can resize the window.
bool resizable() nothrow @property @nogc;
void resizable
(
bool v
) nothrow @property @nogc;
If true, the user can resize the window.
bool resizable() nothrow @property @nogc;
void resizable
(
bool v
) nothrow @property @nogc;