wxwidgets.cfg: Added support for more interfaces.

This commit is contained in:
orbitcowboy 2019-12-09 09:49:54 +01:00
parent 8c4dcc9633
commit 4306a176cc
1 changed files with 7 additions and 1 deletions

View File

@ -8723,7 +8723,13 @@
<!-- void wxDC::SetTextBackground( const wxColour & colour ) -->
<!-- void wxBufferedPaintDC::SetTextForeground( const wxColour & colour ) -->
<!-- void wxBufferedPaintDC::SetTextBackground( const wxColour & colour ) -->
<function name="wxDC::SetTextForeground,wxDC::SetTextBackground,wxBufferedPaintDC::SetTextForeground,wxBufferedPaintDC::SetTextBackground">
<!-- void wxPaintDC::SetTextForeground( const wxColour & colour ) -->
<!-- void wxPaintDC::SetTextBackground( const wxColour & colour ) -->
<!-- void wxAutoBufferedPaintDC::SetTextForeground( const wxColour & colour ) -->
<!-- void wxAutoBufferedPaintDC::SetTextBackground( const wxColour & colour ) -->
<!-- void wxMemoryDC::SetTextForeground( const wxColour & colour ) -->
<!-- void wxMemoryDC::SetTextBackground( const wxColour & colour ) -->
<function name="wxMemoryDC::SetTextBackground,wxMemoryDC::SetTextForeground,wxAutoBufferedPaintDC::SetTextBackground,wxAutoBufferedPaintDC::SetTextForeground,wxPaintDC::SetTextBackground,wxPaintDC::SetTextForeground,wxDC::SetTextForeground,wxDC::SetTextBackground,wxBufferedPaintDC::SetTextForeground,wxBufferedPaintDC::SetTextBackground">
<leak-ignore/>
<noreturn>false</noreturn>
<returnValue type="void"/>