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

Re: Could a GOGraphWidget be "cleared"?



Which objects do you want to destroy? Can you provide some sample code?

Le mercredi 23 avril 2008 à 13:49 +0200, Antonio Álvarez Feijoo a
écrit :
> 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.
> 
> 



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