On Sun, 2009-08-30 at 19:03 +0000, Maciej Piechotka wrote:
> Frederik <scumm_fr...@...> writes:
> 
> > The current syntax is:
> > 
> >   object.notify["property"] += ...  // deprecated
> > 
> > or
> > 
> >   object.notify["property"].connect (...)
> > 
> > How is this hard?
> > 
> > Best regards,
> > 
> > Frederik
> > 
> 
> Point for you. I haven't spotted this sytntax (I bet I searched both vala
> documentation and tutorial),
> 
It was indeed missing.

I added the syntax to the tutorial (under Properties) a minute ago; 
Please check if my description was clear.

Regards,

Yu
> Regards
> 
> 
> _______________________________________________
> Vala-list mailing list
> Vala-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/vala-list

_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to