Re: glade callbacks file



Thomas J Lewis wrote:
> 
> what file does glade use to determine what new callbacks to add to
> callbacks.c file?

It compares the time you added the signal handler with the last
modification time of interface.c and outputs the handler if it is newer.

 
> tried to add new callback: it appeared in *glade.c file but not in
> callback file.

Have you been editing interface.c?

Damon




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]