function type
- From: Ignacio Nodal <inodal teleline es>
- To: GTK-List <gtk-list gnome org>
- Subject: function type
- Date: Tue, 20 Mar 2001 12:46:09 +0100
Hi, i'm writing a class in C++ which has a member-function to add a
button into the widget. It's declared like this:
gboolean AddButton(gint* id, gchar* label, function_type callback,
gpointer data);
Which type should I use for the callback? Something like GtkSignalFunc??
Thanks,
Ignacio Nodal
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]