wxwidgets.cfg: Added support for more interfaces, found by daca@home

This commit is contained in:
orbitcowboy 2021-01-07 09:41:16 +01:00
parent 220597bc0b
commit 6cfd42305c
1 changed files with 7 additions and 0 deletions

View File

@ -13686,6 +13686,13 @@ wxItemKind kind = wxITEM_NORMAL) -->
<not-uninit/>
</arg>
</function>
<!-- void wxPGProperty::SetHelpString(const wxString & helpString)-->
<function name="wxPGProperty::SetHelpString">
<noreturn>false</noreturn>
<returnValue type="void"/>
<leak-ignore/>
<arg nr="1" direction="in"/>
</function>
<!-- wxRect wxRect::Intersect(const wxRect & rect) -->
<function name="wxRect::wxRect">
<noreturn>false</noreturn>