wxWidgets.cfg: Added support for more interfaces.
This commit is contained in:
parent
0fd1cd7170
commit
b9bb159314
|
@ -7386,8 +7386,9 @@
|
|||
<not-uninit/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- void wxPGProperty::SetTextColour(const wxColour & colour, int flags = wxPG_RECURSE) -->
|
||||
<function name="wxPGProperty::SetTextColour">
|
||||
<!-- void wxPGProperty::SetTextColour(const wxColour & colour, int flags = wxPG_RECURSE)-->
|
||||
<!-- void wxPGProperty::wxFloatProperty(const wxColour & colour, int flags = wxPG_RECURSE)-->
|
||||
<function name="wxPGProperty::SetTextColour,wxPGProperty::wxFloatProperty">
|
||||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<arg nr="1" direction="in"/>
|
||||
|
|
Loading…
Reference in New Issue