wxwidgets.cfg: Added support for more interfaces

This commit is contained in:
orbitcowboy 2021-03-16 09:43:49 +01:00
parent c9f09fc73f
commit 8286541236
1 changed files with 11 additions and 0 deletions

View File

@ -8819,6 +8819,17 @@
<not-uninit/>
</arg>
</function>
<!-- void wxPGProperty::SetEditor(const wxString &editorName) -->
<!-- void wxPGProperty::SetEditor(const wxPGEditor * editor) -->
<!-- void wxStringProperty::SetEditor(const wxString &editorName) -->
<!-- void wxStringProperty::SetEditor(const wxPGEditor * editor) -->
<function name="wxPGProperty::SetEditor,wxStringProperty::SetEditor">
<noreturn>false</noreturn>
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
</arg>
</function>
<!-- void wxSashLayoutWindow::SetDefaultSize(const wxSize & size) -->
<function name="wxSashLayoutWindow::SetDefaultSize">
<noreturn>false</noreturn>