wxwidgets.cfg: Added support for more interfaces.

This commit is contained in:
orbitcowboy 2019-12-09 09:19:39 +01:00
parent 4aa6385a97
commit 8c4dcc9633
1 changed files with 19 additions and 5 deletions

View File

@ -7514,7 +7514,7 @@
</function>
<!-- virtual bool SetFont (const wxFont &font)
and derived classes -->
<function name="wxSpinCtrl::SetFont,wxGrid::SetFont,wxStyledTextCtrl::SetFont,wxStaticBox::SetFont,wxButton::SetFont,wxDataViewTreeCtrl::SetFont,wxTextCtrl::SetFont,wxWindow::SetFont,wxPropertyGridManager::SetFont,wxPaintDC::SetFont,wxStaticText::SetFont,wxBannerWindow::SetFont,wxControl::SetFont,wxGLCanvas::SetFont,wxHtmlHelpWindow::SetFont,wxMDIClientWindow::SetFont,wxMenuBar::SetFont,wxNativeWindow::SetFont,wxNonOwnedWindow::SetFont,wxPanel::SetFont,wxPGMultiButton::SetFont,wxSashWindow::SetFont,wxSplitterWindow::SetFont,wxTipWindow::SetFont,wxTreeListCtrl::SetFont,wxActiveXContainer::SetFont,wxActivityIndicator::SetFont,wxAnimationCtrl::SetFont,wxAnyButton::SetFont,wxAuiToolBar::SetFont,wxBookCtrlBase::SetFont,wxCalenderCtrl::SetFont,wxCheckBox::SetFont,wxChoice::SetFont,wxCollapsibleHeaderCtrl::SetFont,wxCollapsiblePane::SetFont,wxComboBox::SetFont,wxComboCtrl::SetFont,wxControlWithItems::SetFont,wxDataViewCtrl::SetFont,wxDatePickerCtrl::SetFont,wxFileCtrl::SetFont,wxGauge::SetFont,wxGenericDirCtrl::SetFont,wxHeaderCtrl::SetFont,wxHyperlinkCtrl::SetFont,wxInfoBar::SetFont,wxListBox::SetFont,wxListCtrl::SetFont,wxMediaCtrl::SetFont,wxPickerBase::SetFont,wxPropertyGrid::SetFont,wxRadioBox::SetFont,wxRadioButton::SetFont,wxRibbonCtrl::SetFont,wxRichTextCtrl::SetFont">
<function name="wxToggleButton::SetFont,wxSpinCtrl::SetFont,wxGrid::SetFont,wxStyledTextCtrl::SetFont,wxStaticBox::SetFont,wxButton::SetFont,wxDataViewTreeCtrl::SetFont,wxTextCtrl::SetFont,wxWindow::SetFont,wxPropertyGridManager::SetFont,wxPaintDC::SetFont,wxStaticText::SetFont,wxBannerWindow::SetFont,wxControl::SetFont,wxGLCanvas::SetFont,wxHtmlHelpWindow::SetFont,wxMDIClientWindow::SetFont,wxMenuBar::SetFont,wxNativeWindow::SetFont,wxNonOwnedWindow::SetFont,wxPanel::SetFont,wxPGMultiButton::SetFont,wxSashWindow::SetFont,wxSplitterWindow::SetFont,wxTipWindow::SetFont,wxTreeListCtrl::SetFont,wxActiveXContainer::SetFont,wxActivityIndicator::SetFont,wxAnimationCtrl::SetFont,wxAnyButton::SetFont,wxAuiToolBar::SetFont,wxBookCtrlBase::SetFont,wxCalenderCtrl::SetFont,wxCheckBox::SetFont,wxChoice::SetFont,wxCollapsibleHeaderCtrl::SetFont,wxCollapsiblePane::SetFont,wxComboBox::SetFont,wxComboCtrl::SetFont,wxControlWithItems::SetFont,wxDataViewCtrl::SetFont,wxDatePickerCtrl::SetFont,wxFileCtrl::SetFont,wxGauge::SetFont,wxGenericDirCtrl::SetFont,wxHeaderCtrl::SetFont,wxHyperlinkCtrl::SetFont,wxInfoBar::SetFont,wxListBox::SetFont,wxListCtrl::SetFont,wxMediaCtrl::SetFont,wxPickerBase::SetFont,wxPropertyGrid::SetFont,wxRadioBox::SetFont,wxRadioButton::SetFont,wxRibbonCtrl::SetFont,wxRichTextCtrl::SetFont">
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="bool"/>
@ -8517,7 +8517,10 @@
<!-- 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">
<!-- void wxAutoBufferedPaintDC::SetPen(const wxPen & pen) -->
<!-- void wxAutoBufferedPaintDC::SetBrush(const wxBrush & pen) -->
<!-- void wxAutoBufferedPaintDC::SetFont(const wxFont & font) -->
<function name="wxAutoBufferedPaintDC::SetFont,swxAutoBufferedPaintDC::SetBrush,wxAutoBufferedPaintDC::SetPen,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"/>
@ -8852,7 +8855,8 @@
</function>
<!-- void wxPaintDC::DrawCircle( wxCoord x, wxCoord y, wxCoord radius ) -->
<!-- void wxDC::DrawCircle( wxCoord x, wxCoord y, wxCoord radius ) -->
<function name="wxDC::DrawCircle,wxPaintDC::DrawCircle">
<!-- void wxAutoBufferedPaintDC::DrawCircle( wxCoord x, wxCoord y, wxCoord radius ) -->
<function name="wxAutoBufferedPaintDC::DrawCircle,wxDC::DrawCircle,wxPaintDC::DrawCircle">
<leak-ignore/>
<noreturn>false</noreturn>
<returnValue type="void"/>
@ -8868,7 +8872,8 @@
</function>
<!-- void wxDC::DrawArc(wxCoord xStart, wxCoord yStart, wxCoord xEnd, wxCoord yEnd, wxCoord xc, wxCoord yc) -->
<!-- void wxPaintDC::DrawArc(wxCoord xStart, wxCoord yStart, wxCoord xEnd, wxCoord yEnd, wxCoord xc, wxCoord yc) -->
<function name="wxDC::DrawArc,wxPaintDC::DrawArc">
<!-- void wxAutoBufferedPaintDC::DrawArc(wxCoord xStart, wxCoord yStart, wxCoord xEnd, wxCoord yEnd, wxCoord xc, wxCoord yc) -->
<function name="wxAutoBufferedPaintDC::DrawArc,wxDC::DrawArc,wxPaintDC::DrawArc">
<leak-ignore/>
<noreturn>false</noreturn>
<returnValue type="void"/>
@ -8876,8 +8881,10 @@
<not-uninit/>
</arg>
</function>
<!-- void wxPaintDC::DrawCheckMark(wxCoord x,wxCoord y, wxCoord width, wxCoord height) -->
<!-- void wxDC::DrawCheckMark(wxCoord x,wxCoord y, wxCoord width, wxCoord height) -->
<function name="wxDC::DrawCheckMark,wxPaintDC::DrawCheckMark">
<!-- void wxAutoBufferedPaintDC::DrawCheckMark(wxCoord x,wxCoord y, wxCoord width, wxCoord height) -->
<function name="wxAutoBufferedPaintDC::DrawCheckMark,wxDC::DrawCheckMark,wxPaintDC::DrawCheckMark">
<leak-ignore/>
<noreturn>false</noreturn>
<returnValue type="void"/>
@ -11398,6 +11405,13 @@
<valid>0:</valid>
</arg>
</function>
<!-- wxString & wxString::Prepend(const wxString &str); -->
<function name="wxString::Prepend">
<noreturn>false</noreturn>
<returnValue type="wxString &amp;"/>
<leak-ignore/>
<arg nr="1" direction="in"/>
</function>
<!-- virtual int wxTextCtrl::GetNumberOfLines(void) const -->
<function name="wxTextCtrl::GetNumberOfLines">
<noreturn>false</noreturn>