wxwidgets.cfg: Added support for wxGrid::SetColLabelValue().
This commit is contained in:
parent
662ca8d3aa
commit
d56fd9e6fc
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue