Re: gnome_canvas_item_rotate ??



>  gnome_canvas_item_rotate () is listed in gnome-canvas.h but I can't
>  find it in the c-file... is it missing or what do I do wrong?

Um, that prototype got left in the header file by accident.  

You can create a transformation matrix with art_affine_rotate() and
use that to change the affine transformation of your item.

  Federico



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]