File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 49294929 <leak-ignore/>
49304930 <returnValue type="bool"/>
49314931 <use-retval/>
4932+ <warn severity="style">This is a wxWidgets 1.xx compatibility function; you should not use it in new code.</warn>
49324933 </function>
49334934 <!-- http://docs.wxwidgets.org/trunk/classwx_string.html#a932ddb6b4786213596c3e41b1fa1f7c5 -->
49344935 <!-- bool wxString::IsAscii() -->
49454946 <leak-ignore/>
49464947 <returnValue type="bool"/>
49474948 <use-retval/>
4949+ <warn severity="style">This is a wxWidgets 1.xx compatibility function; you should not use it in new code.</warn>
49484950 </function>
49494951 <!-- http://docs.wxwidgets.org/trunk/classwx_string.html#ab20a87ca731a52c36ec674dae2213ad8 -->
49504952 <!-- size_t wxString::Len () const -->
49564958 <returnValue type="size_t"/>
49574959 <use-retval/>
49584960 </function>
4961+ <!-- wxUniChar wxString::Last () const -->
4962+ <!-- wxUniCharRef wxString::Last () const -->
4963+ <function name="wxString::Last">
4964+ <noreturn>false</noreturn>
4965+ <leak-ignore/>
4966+ <const/>
4967+ <returnValue type="wxUniChar"/>
4968+ <use-retval/>
4969+ <warn severity="style">This is a wxWidgets 1.xx compatibility function; you should not use it in new code.</warn>
4970+ </function>
49594971 <!-- http://docs.wxwidgets.org/trunk/classwx_string.html#ab20a87ca731a52c36ec674dae2213ad8 -->
49604972 <!-- size_t wxString::Length () const -->
49614973 <function name="wxString::Length">
You can’t perform that action at this time.
0 commit comments