Re: gnome_canvas_item_rotate ????



> 
> I want to use gnome_canvas_item_rotate (,,,)
> Compiling is Ok
> But in the linking I have got an undefined reference to
> `gnome_canvas_item_rotate'
> When I do :
> nm lib * 2>/dev/null | grep rotate
> I can not find gnome_canvas_item_rotate.
> So where it is define ???
> Is it obsolete ?

It is in the header file. but it doesn't actually exist.
You should use an affine transformation instead.

iain





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