Re: GtkCombo box not really being destroyed?



learfox furry ao net writes: 
What's the prototype for the callback function for the "destroy" signal?

I couldn't find it in any of the header files. Would it be
void DestroyCB(GtkWidget *widget, gpointer data); ?


void destroy_cb (GtkObject *object, gpointer data);

It's in GtkObject.

Havoc




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