wxwidgets.cfg: Added support for more insterfaces
This commit is contained in:
parent
879fa9c18e
commit
4acc63ac48
|
@ -6210,7 +6210,8 @@
|
|||
<!-- void wxControl::SetLabel (const wxString &label) -->
|
||||
<!-- void wxButton::SetLabel (const wxString &label) -->
|
||||
<!-- void wxRadioBox::SetLabel (const wxString &label) -->
|
||||
<function name="wxControl::SetLabel,wxButton::SetLabel,wxRadioBox::SetLabel">
|
||||
<!-- void wxStaticBox::SetLabel (const wxString &label) -->
|
||||
<function name="wxControl::SetLabel,wxButton::SetLabel,wxRadioBox::SetLabel,wxStaticBox::SetLabel">
|
||||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
|
|
Loading…
Reference in New Issue