[Gtk-sharp-list] generator processes fields even though they are hidden

Mike Kestner mkestner@speakeasy.net
Tue, 11 Nov 2003 13:53:24 -0600


On Tue, 2003-11-11 at 06:28, Martin Willemoes Hansen wrote:
> Hi!
> 
> In some cases, when fields are processed by the generator, they are not
> checked if they have a hidden attribute attached. 
> This patch fixes the problem.

Hiding fields on structs is a bad idea since we use Sequential layout.

-- 
Mike Kestner <mkestner@speakeasy.net>