Removed unnecessary files, removed or replaced images that we're not
sure of their origin or license. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user