Re: [gtk-list] Signals, connecting



Geoff Finger wrote:
> 
> I didn't get any response to the specific question, so I'll try restating
> the general question. How does one go about finding what signals are
> available to connect to for a paticular widget type?
> 
> 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
> 
Hi, I found a fairly complete list of widgets and signals etc somewhere
near ftp://ftp.gtk.org/pub/gtk/v1.1/docs/rdp. There used to be a file
called gtk-doc-html-1.1.1.tar.gz that unpacks to html pages for each
widget and concept. The documents don't explain much but they do list
most of what you are looking for.
HTH
-- 
Dermot Musgrove

email dermot.musgrove at virgin.net
URL   http://freespace.virgin.net/dermot.musgrove/



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