Re: [Vala] Superinterface inheritance



Hello Aleksander
Thanks for the explanation! Now it makes sense.
Regards

This is by design. The interface does not inherit another interface,
but is dependent on another intefrace (or class) - it means that to
implement an interface, you have to ensure that all interfaces and a
proper base class are implemented/inherited.

best regards,

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





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