Re: [Vala] public class Foo : List<Bar>
- From: banjo <banjo actrix com>
- To: vala-list gnome org
- Subject: Re: [Vala] public class Foo : List<Bar>
- Date: Wed, 27 Nov 2013 00:05:31 +1300
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]