X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e47ce385a75d78babaaac68d47d6f4dd5230a31c..a472b1f9e83444fb650bc941b2caafa3bbf497f4:/wxPython/src/_event.i diff --git a/wxPython/src/_event.i b/wxPython/src/_event.i index 05aef22285..d122e1b886 100644 --- a/wxPython/src/_event.i +++ b/wxPython/src/_event.i @@ -1697,7 +1697,10 @@ public: DocDeclStr( bool , GetLoggingOff() const, - "Returns true if the user is logging off.", ""); + "Returns ``True`` if the user is logging off or ``False`` if the +system is shutting down. This method can only be called for end +session and query end session events, it doesn't make sense for close +window event.", ""); DocDeclStr(