Re: [gtkmm] API reference



Giannis Georgalis wrote:

Well even this, is not complete ;-( ... for example:
http://www.gtkmm.org/gtkmm2/docs/reference/html/group__gtkmmEnums.html#a89

One has to read both the gtkmm2 and the gtk+2 api references to find
what he is looking for. Additionally one *major* disadvantage of the
documentation is that the html page of a class does not contain links
to the inherited functions that exist in the hierarchy. This makes it
extremely difficult to find in one glance the right function at the
right time ... that makes the source code a better ref-manual than
the reference manual itself.

There is a link labelled 'list of all members' which shows everything inherited as well. It's a bit daunting though, especially for classes with a large inheritance tree and multiple parents.

Do you want any help improving the reference manual?

I'm sure the developers would be happy for any help with the documentation. There are, as you are no doubt aware, lots of undocumented methods and various other things missing. Even the GTK+ 2 API reference isn't complete.





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