On Wed, 2008-11-19 at 21:51 +0000, Emmanuele Bassi wrote:

>   public class Group : Actor, Scriptable, Container {
>     public int get_n_children ();
>     public weak Clutter.Actor get_nth_child (int index_);
>     [CCode (type = "ClutterActor*", has_construct_function = false)]
>     public Group ();
>     public void remove_all ();
>   }
> 

I fixed the stable branch[0] of clutter-vala, which was missing some
annotations. I did not test it with latest vala, but it should do the
trick.

trunk stays as it is because it will be probably using the introspection
stuff as soon as the API stabilizes.

ciao,
 Emmanuele.

+++

[0] http://svn.o-hand.com/repos/clutter/branches/clutter-vala-0-8

-- 
Emmanuele Bassi, Intel Open Source Technology Center

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to