On Fri, 2009-10-02 at 00:37 +0200, Daniel Elstner wrote: > Hi, > > Am Dienstag, den 22.09.2009, 15:23 +0200 schrieb Krzesimir Nowak: > > > In Cluttermm animate is defined as: > > > Glib::RefPtr< Animation > animate (gulong mode, unsigned int duration, > > > const std::map< std::string, Glib::ValueBase > &properties)a > > Eeek, it's a bad idea to have that in the API. Glib::ValueBase and the > Glib::Value<> specializations are part of the internal infrastructure of > the C++ bindings. It was never intended to be directly exposed in our > API.
Yeah. I can't think of a better alternative. Can you? -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
