Fixed and committed to the SVN. Thanks for reporting. Best, Suri
Em dom., 16 de ago. de 2020 às 14:22, Pete Lomax via Iup-users < [email protected]> escreveu: > On http://webserver2.tecgraf.puc-rio.br/iup/en/func/iupdraw.html > > void IupDrawGetTextSize(Ihandle* ih, const char* str, int *w, int *h); [in > C] > > should be (I think) > > void IupDrawGetTextSize(Ihandle* ih, const char* str, int len, int *w, int > *h); [in C] > > Pete > _______________________________________________ > Iup-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/iup-users >
_______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
