guile-gtk-general
[Top][All Lists]
Advanced

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

Re: Signal Names - List of ..


From: Kevin Ryde
Subject: Re: Signal Names - List of ..
Date: Thu, 22 Jul 2004 10:04:47 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Roland Besserer<address@hidden> writes:
>
> I've been searching on-line references for certain GTK concepts,
> specifically signals, but have not had a lot of success finding a list
> of signal names that could be used by gtk-signal-connect for specific
> objects (like windows, etc.).

See the gtk docs.  The gtk 2 docs are better than the 1.2, though
obviously you have to watch out for stuff changed or gone.

> Specifically, what I need to cleanup threads, is the signal that
> a window object will emit when it is closed by the window
> manager (aka user). Is there such an animal and what's the 
> ASCII signal name I would use in gtk-signal-connect?

"destroy" I think, on the top level GtkWindow.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]