We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17dd990 commit ccafe58Copy full SHA for ccafe58
cfg/wxwidgets.cfg
@@ -11393,6 +11393,12 @@
11393
<not-bool/>
11394
</arg>
11395
</function>
11396
+ <!-- wxPropertyGrid* wxPropertyGridManager::GetGrid(void) -->
11397
+ <function name="wxPropertyGridManager::GetGrid">
11398
+ <noreturn>false</noreturn>
11399
+ <leak-ignore/>
11400
+ <returnValue type="wxPropertyGrid *"/>
11401
+ </function>
11402
<!-- wxPGProperty * wxPropertyGridInterface::Append( wxPGProperty * property ) -->
11403
<!-- wxPGProperty * wxPropertyGridManager::Append( wxPGProperty * property ) -->
11404
<function name="wxPropertyGridInterface::Append,wxPropertyGridManager::Append">
0 commit comments