Bonobo API Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
typedef BonoboCanvasItem; typedef BonoboCanvasItemClass; void bonobo_canvas_item_set_bounds (BonoboCanvasItem *item, |
The Bonobo Canvas Item is a Canvas item that will allow you to
embed an arbitrary Canvas Item that lives in in a remote
Embeddable. On the remote end, the BonoboCanvasComponent class is
used to wrap an arbitrary
This allows arbitrarily shaped components to be inserted into an application. Both Xlib and AA canvas items are supported.