We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fd1cd7 commit b9bb159Copy full SHA for b9bb159
1 file changed
cfg/wxwidgets.cfg
@@ -7386,8 +7386,9 @@
7386
<not-uninit/>
7387
</arg>
7388
</function>
7389
- <!-- void wxPGProperty::SetTextColour(const wxColour & colour, int flags = wxPG_RECURSE) -->
7390
- <function name="wxPGProperty::SetTextColour">
+ <!-- void wxPGProperty::SetTextColour(const wxColour & colour, int flags = wxPG_RECURSE)-->
+ <!-- void wxPGProperty::wxFloatProperty(const wxColour & colour, int flags = wxPG_RECURSE)-->
7391
+ <function name="wxPGProperty::SetTextColour,wxPGProperty::wxFloatProperty">
7392
<noreturn>false</noreturn>
7393
<leak-ignore/>
7394
<arg nr="1" direction="in"/>
0 commit comments