GTK Signals documentation
- From: Worik <worik noggon com>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: GTK Signals documentation
- Date: Tue, 16 Nov 2004 14:07:45 +1300
Friends
I am in desperation as I can find no place that describes what gtk
signals *mean*.
Eg: From the dev-book documentation
>
> The "cursor-changed" signal
>
> void user_function (GtkTreeView *treeview,
> gpointer user_data);
>
> treeview : the object which received the signal.
> user_data : user data set when the signal handler was connected.
But *when* is this signal emitted and *why*? And not just this signals,
but all signals.
I have no confidence I am using the correct signal handlers.
In friendly frustration
Worik
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]