Re: Question on Unusual widget



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]