Re: Using data parameter for callback functions
- From: Malek Naffati <Redhat tuX gmx net>
- To: gtk-app-devel-list gnome org
- Subject: Re: Using data parameter for callback functions
- Date: Sun, 25 Jan 2004 20:32:22 +0100
void callback_func( GtkWidget *widget, gpointer callback_data );
Note that the above form for a signal callback function declaration is
only a general guide, as some widget specific signals generate
different calling parameters.
errr, okay, it does say ;( my bad
- Malek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]