gtk_signal_connect_*
- From: David Monniaux <monniaux clipper ens fr>
- To: GTK+ list <gtk-list redhat com>
- Subject: gtk_signal_connect_*
- Date: Tue, 20 Jan 1998 12:46:04 +0100 (MET)
gint gtk_signal_connect_interp (GtkObject *object,
gchar *name,
GtkCallbackMarshal func,
gpointer data,
GtkDestroyNotify destroy_func,
gint after);
I gather from the name of this function that it's designed so as to write
callbacks into interpreted languages.
How is it supposed to be used?
I'm sorry to ask so many dumb questions...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]