Skip to content

Commit ccafe58

Browse files
committed
Added support for 'wxPropertyGrid* wxPropertyGridManager::GetGrid(void)'
1 parent 17dd990 commit ccafe58

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cfg/wxwidgets.cfg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11393,6 +11393,12 @@
1139311393
<not-bool/>
1139411394
</arg>
1139511395
</function>
11396+
<!-- wxPropertyGrid* wxPropertyGridManager::GetGrid(void) -->
11397+
<function name="wxPropertyGridManager::GetGrid">
11398+
<noreturn>false</noreturn>
11399+
<leak-ignore/>
11400+
<returnValue type="wxPropertyGrid *"/>
11401+
</function>
1139611402
<!-- wxPGProperty * wxPropertyGridInterface::Append( wxPGProperty * property ) -->
1139711403
<!-- wxPGProperty * wxPropertyGridManager::Append( wxPGProperty * property ) -->
1139811404
<function name="wxPropertyGridInterface::Append,wxPropertyGridManager::Append">

0 commit comments

Comments
 (0)