Re: (Newbie!! Help!!!!)How to integrate user functions in gtk
- From: Michael Koppelman <michael aps umn edu>
- To: "TFCBlue" <tfcblue hotpop com>
- Cc: <gtk-app-devel-list gnome org>
- Subject: Re: (Newbie!! Help!!!!)How to integrate user functions in gtk
- Date: Thu, 17 Jul 2003 12:15:09 -0500
I just add the other C files to the Makefile.am and the include
whatever header you need in callbacks.c and call your other code from
within callbacks when the appropriate user action occurs.
Michael Koppelman
On Thursday, July 17, 2003, at 11:22 AM, TFCBlue wrote:
We've already developed some test applications in gtk (using glade
2.0) in order to understand what it does. We know that it generates
code to which we can later add code but we haven't understand how we
call functions from the C program in the code generated for GTK.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]