Function AcceptDialog.dialogAutowrap
Sets autowrapping for the text in the dialog.
bool dialogAutowrap() nothrow @property @nogc;
void dialogAutowrap
(
bool v
) nothrow @property @nogc;
Sets autowrapping for the text in the dialog.
bool dialogAutowrap() nothrow @property @nogc;
void dialogAutowrap
(
bool v
) nothrow @property @nogc;