[Gtk-sharp-list] Conforming to interfaces
Duncan Mak
duncan@ximian.com
13 Mar 2003 17:55:45 -0500
Hey,
I talked to Lee about this about 2 weeks ago, but I guess I should bring
it up here.
As I go thru the list of reports on bug #38660, adding new out param
metadata, I see that two methods from Gtk.Label, GetSelectionBounds and
GetLayoutOffsets, are missing out param metadata. I remember that I did
add out param metadata for these methods, but I added them in
Gtk.Editable.
I guess right now, the generator doesn't make use of the metadata when
generating interface methods in classes. Is it possible to add that to
the generator?
Duncan.