wxwidgets.cfg: Added support for more functions from wxGCDC.

This commit is contained in:
orbitcowboy 2019-07-24 11:33:02 +02:00
parent 4fc15b3eb2
commit 377f6f29b5
1 changed files with 4 additions and 1 deletions

View File

@ -7973,7 +7973,10 @@
<!-- void wxClientDC::SetPen(const wxPen & pen) -->
<!-- void wxClientDC::SetBrush(const wxBrush & pen) -->
<!-- void wxClientDC::SetFont(const wxFont & font) -->
<function name="wxBufferedPaintDC::SetFont,wxBufferedPaintDC::SetBrush,wxBufferedPaintDC::SetPen,wxClientDC::SetPen,wxClientDC::SetBrush,wxClientDC::SetFont,wxPaintDC::SetPen,wxPaintDC::SetBrush,wxPaintDC::SetFont,wxGraphicsContext::SetPen,wxDC::SetPen,wxDC::SetBrush,wxDC::SetFont,wxMemoryDC::SetPen,wxMemoryDC::SetBrush,wxMemoryDC::SetFont,wxBufferedDC::SetPen,wxBufferedDC::SetBrush,wxBufferedDC::SetFont">
<!-- void wxGCDC::SetPen(const wxPen & pen) -->
<!-- void wxGCDC::SetBrush(const wxBrush & pen) -->
<!-- void wxGCDC::SetFont(const wxFont & font) -->
<function name="wxGCDC::SetFont,wxGCDC::SetBrush,wxGCDC::SetPen,wxBufferedPaintDC::SetFont,wxBufferedPaintDC::SetBrush,wxBufferedPaintDC::SetPen,wxClientDC::SetPen,wxClientDC::SetBrush,wxClientDC::SetFont,wxPaintDC::SetPen,wxPaintDC::SetBrush,wxPaintDC::SetFont,wxGraphicsContext::SetPen,wxDC::SetPen,wxDC::SetBrush,wxDC::SetFont,wxMemoryDC::SetPen,wxMemoryDC::SetBrush,wxMemoryDC::SetFont,wxBufferedDC::SetPen,wxBufferedDC::SetBrush,wxBufferedDC::SetFont">
<noreturn>false</noreturn>
<leak-ignore/>
<arg nr="1" direction="in"/>