GNOME Bugzilla – Bug 74097
make gtk-doc emit signals on interfaces
Last modified: 2004-12-22 21:47:04 UTC
here is a patch for this.
Created attachment 7072 [details] [review] the patch
Created attachment 7073 [details] [review] patch to use this for GTK interfaces
Yep, that is handy. Feel free to commit (as long as it works!) Do interfaces have args/properties as well?
No, I wondered about this myself, but only classed types can have properties in GObject, and interfaces are not classed.