Re: [gtk-list] Signals, connecting
- From: Oliver Freyd <freyd uni-muenster de>
- To: gtk-list redhat com
- cc: gfinger cravegames com
- Subject: Re: [gtk-list] Signals, connecting
- Date: Sat, 15 May 1999 14:45:14 +0200 (CEST)
> I'm currently trying to find a signal from a spin button that I can use to
> determine when the arrows have been clicked (and/or the value changed be
> hand) so I can update the screen.
>
> However if there is a general listing of all signals and what widgets they
> apply to somewhere, it would be very useful to know about.
>
> thanks
>
Hello,
I think I normally use the value_changed signal of the underlying
Adjustment object, this should work...
otherwise, the sources, mostly the *.h files are the best documentation
for gtk...
good luck,
Oliver
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]