Added a line about passing None as eventProc to the docstring to get movable

dialogs.
This commit is contained in:
Jack Jansen 1999-12-17 23:01:44 +00:00
parent cd3d7ccd4f
commit 77abc43486

View file

@ -920,6 +920,7 @@ static char Nav_module_documentation[] =
"if you want the default options.\n"
"Use NavGetDefaultDialogOptions() to find out common option names.\n"
"See individual docstrings for additional keyword args/dictentries supported by each call.\n"
"Pass None as eventProc to get movable-modal dialogs that process updates through the standard Python mechanism."
;
void