GNOME Bugzilla – Bug 109972
reference docs should explain properties.
Last modified: 2004-12-22 21:47:04 UTC
Apart from Gtk::CellRenderer, and Gtk::TextBuffer::Tag, nobody really needs to use properties directly. So we should probably add some standard text (or a URL) about that to the reference docs for every property.
And while we're at it, let's add some text to each and every gobj() method to raise the % of documented methods. People seem to like that even for stuff that doesn't need it.
For the gobj() stuff, see the .m4 files.
The gobj() bit is done.
We should document the PropertyProxy so that people know that they can use them to listen for notification with them.
Fixed in cvs.