Hello, I have a GObject that have an attribute (GtkWidget *chartWidget;) that is being initialized in the constructor (self->priv->chartWidget = go_graph_widget_new (NULL);) and I would like to use to paint all my charts, but I'm having problems when I try to clear the content of the GOGraphWidget, because I don't know how to do it...
Thanks in avance. -- Antonio Álvarez Feijoo Computer Science Engineer mailto:[EMAIL PROTECTED] Tel: +34 986 10 76 10 Fax: +34 981 91 39 49 Igalia - http://www.igalia.com _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
