Re: [Vala] public class Foo : List<Bar>



On 26/11/13 21:28, Luca Bruno wrote:
GLib List is very tricky in C and has very tricky bindings, I wouldn't
even try to inherit from it.

ok, cool


in general then, is this allowed in vala?

  public class Foo : SomeContainer<Bar> { }


-billy


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