wxwidgets.cfg: Added support for wxGrid::SetColLabelValue().
This commit is contained in:
parent
662ca8d3aa
commit
d56fd9e6fc
|
@ -5723,7 +5723,8 @@
|
||||||
</arg>
|
</arg>
|
||||||
</function>
|
</function>
|
||||||
<!-- void wxGrid::SetRowLabelValue(int row, const wxString & value) -->
|
<!-- 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>
|
<noreturn>false</noreturn>
|
||||||
<leak-ignore/>
|
<leak-ignore/>
|
||||||
<arg nr="1">
|
<arg nr="1">
|
||||||
|
|
Loading…
Reference in New Issue