On Mon, 07 Jul 2003, Vadim Berezniker wrote: > I give up, I looked all over the place and still can't figure out how > to get a property value from outside the object. > > The closest I found was object_get_prop_by_name(), but that function > is not implemented anywhere ...
You want object_prop_by_name(), which is described in lib/properties.h and implemented in lib/propobjects.c. -Lars -- Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| Hårdgrim of Numenor "I do not agree with a word that you say, but I |---------------------------- will defend to the death your right to say it." | Where are we going, and --Evelyn Beatrice Hall paraphrasing Voltaire | what's with the handbasket? _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
