On 07/08/2012 12:02 PM, Paul Marques Mota wrote: > "invocation not supported in this context"
Invocation? Let's look for invocation.
> if (test1.drawing_state() == state.FILL) {
.............................^^
HA! Invocation. It's not possible because it makes no sense:
drawing_state is a property, not a method.
_______________________________________________
vala-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/vala-list
