Re: function type



On 20/03/01 at 12:46 Ignacio Nodal wrote:

>gboolean AddButton(gint* id, gchar* label, function_type callback,
>gpointer data);
>
>Which type should I use for the callback? Something like GtkSignalFunc??

 I'm wrote a class in C, and i used gpointer type. I don't know if it the correct,
but working fine.


- Capitulino





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