[Vala] property overrides need to be declared public?
- From: "Michael Lawrence" <mflawren fhcrc org>
- To: "Vala ML" <vala-list gnome org>
- Subject: [Vala] property overrides need to be declared public?
- Date: Fri, 27 Jun 2008 22:42:34 -0700
When overriding a property, I found that I needed to declare it 'public' before it was actually accessible (i.e. the internal getter function was defined but the override was not registered in class_init). Is this by design? It's certainly strange to privately override something.
Michael
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]