On Fri, Oct 3, 2008 at 5:07 PM, Robert Bragg <[EMAIL PROTECTED]> wrote:
[...] > I think Rob also has a simlar concept to my backend interface, which > uses a vtable of functions to access widget data: > > robsta: rib: basically, there is no toolkit-specific code in place now, > the consumer has to submit a vtable when querying the stylesheet > robsta: rib: the vtable consists of one-liners like > "clutter_actor_get_name()" for the implementation of the "get_id()" hook Thanks for the summary Bob, guess that spares me an elaborate answer to your initial reply. http://svn.gnome.org/viewvc/gtk-css-engine/trunk/libccss/cccss/cccss.c?revision=156&view=markup sports a confined showcase of the vtable/node/query functionality. - Rob -- To unsubscribe send a mail to [EMAIL PROTECTED]
