Skip to content

Conversation

@orbitcowboy
Copy link
Collaborator

This pull request updates the cfg/wxwidgets.cfg file to improve coverage and accuracy of function definitions for wxWidgets classes. The most important changes include adding new function definitions and extending existing ones to cover additional classes and methods.

Expanded function coverage

  • Added a new function definition for wxULongLong::GetValue, allowing retrieval of the value stored in a wxULongLong object.
  • Updated the function definition for Refresh to include both wxWindow and wxPropertyGridManager, ensuring correct handling of the method for both classes.
  • Extended the IsOk function definition to include wxIcon, in addition to wxColour and wxFont, improving consistency across related classes.…fresh' and 'wxIcon::IsOk'

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2026

@orbitcowboy orbitcowboy merged commit f4f5100 into main Jan 5, 2026
63 checks passed
@orbitcowboy orbitcowboy deleted the wxwidgets_cfg_add_support_for_more_interfaces branch January 5, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants