[Vala] Accessing class initialisation function



Hi,

I'm trying to add key bindings to my custom Clutter.Actor. The
documentations says I need to install them in the class init function

http://docs.clutter-project.org/docs/clutter/stable/clutter-Key-Bindings.html#clutter-Key-Bindings.description

Which is fine in C, but how would you do this in vala?

Cheers,
James



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