Re: Reading canvasitem properties



On Wed, 24 Nov 1999, Almer. S. Tigelaar. wrote:

> GnomeCanvas related stuff again...
> 
> If have nicely found examples on how to set a particular properties of
> a GnomeCanvasItem with gnome_canvas_item_set.
> Now I noticed that for example the GnomeCanvasText item has some
> read-only
> properties.
> 
> My question is : 
> How do I read the values of these properties? 
> I have not found some gnome_canvas_item_get function for this..

You should be able to use gtk_object_get() (or gtk_object_getv()).

gnome_canvas_item_set() is basically a wrapper for gtk_object_set().
-- Elliot
Do not meddle in the affairs of dragons,
for you are crunchy and good with ketchup. 



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