Re: Qt vs. Gtk+ holy war Was: Steps to get to GTK+ 3.0



On Thu, 2008-06-05 at 15:55 +0100, Ross Burton wrote:
> On Thu, 2008-06-05 at 16:16 +0200, Christian Dywan wrote:
> > What about Genie even?
> > 
> > [indent=4]
> > uses
> >     Glib
> > 
> > class Foo : Object
> > 
> >     init
> >         var bar = 0
> 
> That doesn't define a property.
> 

This does:


class Foo : Object

	prop bar : int

	init
		_bar = 0




jamie



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]