[Gtk-sharp-list] Shadow vs ShadowType

Mike Kestner mkestner@speakeasy.net
11 Mar 2003 22:42:13 -0600


On Tue, 2003-03-11 at 15:59, Lee Mallabone wrote:

> I suspect this is for legacy reasons in Gtk+. I think it would be great
> to offer improved consistency throughout Gtk# and only expose the
> 'Shadow' property.
> 
> Is this easy to do? Does anyone disagree as to whether it should be
> done?

No, but for purposes of code generation, we should pick the prop name
that coincides with any get/set methods, in this case shadow-type.  We
can just hide the shadow prop with metadata.

-- 
Mike Kestner <mkestner@speakeasy.net>