]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_event.i
use wx.CallAfter to set the insertion point
[wxWidgets.git] / wxPython / src / _event.i
index 05aef222854d6e819a427ca5d22a57eb48ee2288..d122e1b8866a51b867190c32370674cdd7fc9323 100644 (file)
@@ -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(