wxwidgets.cfg: Added support for wxGrid::SetColLabelValue().

This commit is contained in:
orbitcowboy 2019-01-25 15:53:57 +01:00
parent 662ca8d3aa
commit d56fd9e6fc
1 changed files with 2 additions and 1 deletions

View File

@ -5723,7 +5723,8 @@
</arg>
</function>
<!-- void wxGrid::SetRowLabelValue(int row, const wxString & value) -->
<function name="wxGrid::SetRowLabelValue">
<!-- void wxGrid::SetColLabelValue(int col, const wxString & value) -->
<function name="wxGrid::SetRowLabelValue,wxGrid::SetColLabelValue">
<noreturn>false</noreturn>
<leak-ignore/>
<arg nr="1">