File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 74327432 <not-uninit/>
74337433 </arg>
74347434 </function>
7435+ <!-- void wxEvent::SetEventObject(wxObject *object) -->
7436+ <function name="wxEvent::SetEventObject,wxCommandEvent::SetEventObject">
7437+ <noreturn>false</noreturn>
7438+ <leak-ignore/>
7439+ <returnValue type="void"/>
7440+ <arg nr="1" direction="in">
7441+ <not-uninit/>
7442+ <not-null/>
7443+ </arg>
7444+ </function>
7445+ <!-- void wxCommandEvent::SetString(const wxString &sr) -->
7446+ <function name="wxCommandEvent::SetString">
7447+ <noreturn>false</noreturn>
7448+ <leak-ignore/>
7449+ <returnValue type="void"/>
7450+ <arg nr="1" direction="in"/>
7451+ </function>
74357452 <!-- virtual wxString wxColour::GetAsString(long flags = wxC2S_NAME|wxC2S_CSS_SYNTAX) const -->
74367453 <function name="wxColour::GetAsString">
74377454 <noreturn>false</noreturn>
You can’t perform that action at this time.
0 commit comments