Re: How can I modify the background colour of a Button?



On Monday 01 September 2003 08:17, Chris Sparks wrote:
Where does one find all of the "signal" names? Like those used in the
following example?

1) Load
        http://developer.gnome.org/doc/API/2.0/gtk/ch01.html
2) Find the object you are dealing with in the list (e.g. "GtkButton"), and 
click on that object.
3) Use your browser to search for "signals".  The signals available for this 
object will be listed, if any.  If you can't find the signal you need, check 
whether a parent of the object can supply it.

Dave Smith




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