File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 93809380 <not-uninit/>
93819381 </arg>
93829382 </function>
9383+ <!-- virtual bool wxDataViewCtrl::AppendColumn(wxDataViewModel * model) -->
9384+ <function name="wxDataViewCtrl::AppendColumn">
9385+ <leak-ignore/>
9386+ <noreturn>false</noreturn>
9387+ <returnValue type="bool"/>
9388+ <arg nr="1" direction="in">
9389+ <not-uninit/>
9390+ <not-null/>
9391+ </arg>
9392+ </function>
9393+ <!-- virtual bool wxDataViewCtrl::AssociateModel(wxDataViewModel * model) -->
9394+ <function name="wxDataViewCtrl::AssociateModel">
9395+ <leak-ignore/>
9396+ <noreturn>false</noreturn>
9397+ <returnValue type="bool"/>
9398+ <arg nr="1" direction="in">
9399+ <not-uninit/>
9400+ <not-null/>
9401+ </arg>
9402+ </function>
93839403 <!-- void wxDataViewCtrl::SetExpanderColumn(wxDataViewColumn * col) -->
93849404 <function name="wxDataViewCtrl::SetExpanderColumn">
93859405 <leak-ignore/>
You can’t perform that action at this time.
0 commit comments