[Gtk-sharp-list] Abstract classes.

Mike Kestner mkestner@speakeasy.net
Thu, 17 Jul 2003 12:12:57 -0500


On Thu, 2003-07-17 at 12:06, Paolo Molaro wrote:
> On 07/14/03 Miguel de Icaza wrote:
> >    Maybe one way of catching the abstract class from C in the C# world
> > would be to have the generator find if the class is abstract (in the
> > call to g_type_register_static), and if so, not provide the protected
> > default constructor in the class.
> 
> You should be able to run the widget_get_type () function in a test
> program and retrieve the needed info from that, instead of hacking the
> parser.

What's the issue here guys?  I don't understand what problem you're
trying to "fix".

-- 
Mike Kestner <mkestner@speakeasy.net>