Home
last modified time | relevance | path

Searched defs:DestroyOnClose (Results 1 – 3 of 3) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DWindow.h65 DestroyOnClose = 4, // window will be deleted on close rather then hidden and sent to the back enumerator
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithAui/wxAuiManager/
H A DwxsAuiManagerParentQP.h50 wxCheckBox* DestroyOnClose; variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/aui/
H A Dframemanager.py1516 def DestroyOnClose(self, b=True): member in AuiPaneInfo