[Glade-devel] Re: [Glade-users] Glade Parameters
Tristan Van Berkom
tvb at gnome.org
Wed May 18 12:44:43 EDT 2005
Gabriel de Perthuis wrote:
> Le mercredi 18 mai 2005 à 10:01 +0800, Rick Duley a écrit :
Hmmm, this was asked on the glade-users list.
>>Is there some documentation that details the options available in each window of
>>Glade? That is to say, some documentation that describes what happens to the GUI
>>and to the code when an option is changed from 'No' to 'Yes' or when a 'Signal'
>>is selected etc.
>
>
> It's part of the gtk+ api doc - available at
> http://developer.gnome.org/doc/API/2.0/gtk/ . I recommend that you get
> devhelp packages for your distro (offers searchability). To lookup a
> signal, find the class that receives it, and have a look at the doc for
> the parameter struct when it's an event. The options glade deals with
> are gobject properties in the docs.
I wonder if it would be interesting to add this to glade-3
- Generate some metadata from GTK+ (or other widget kits) source
code (provided the kit uses the gtk doc system)
- Add a "Help" button to any signals & properties that have
documentation avaiable.
What do people think ?
Cheers,
-Tristan
More information about the Glade-devel
mailing list