Re: Question on Unusual widget
- From: Paul Davis <pbd Op Net>
- To: Brad House <brad mainstreetsoftworks com>
- Cc: gtk-list gnome org
- Subject: Re: Question on Unusual widget
- Date: Fri, 17 Aug 2001 16:13:02 -0400
In message <3B7D79F3 6B02557E mainstreetsoftworks com>you write:
>How should the callback be defined?
1) Read the documentation. Its very thorough on such matters, though
its definitely not pedagogical.
2) gint handler (GtkWidget *w, GdkEventKey *event, gpointer data)
{
...
return (TRUE|FALSE);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]