+ If @a value is the maximum value for the dialog, the behaviour of the
+ function depends on whether @c wxPD_AUTO_HIDE was used when the dialog
+ was created. If it was, the dialog is hidden and the function returns
+ immediately. If it was not, the dialog becomes a modal dialog and waits
+ for the user to dismiss it, meaning that this function does not return
+ until this happens.
+