Re: [Vala] I found a major bug
- From: Andre Masella <andre masella name>
- To: Flavio Danesse <fdanesse gmail com>
- Cc: vala-list <vala-list gnome org>
- Subject: Re: [Vala] I found a major bug
- Date: Fri, 19 Dec 2014 11:01:00 -0500
Mmm, no you didn't. :-)
Gdk.Allocation allocation;
this.get_allocation(out allocation);
This is admittedly more awkward and Gtk.Widget.get_allocation has the right
type signature in C to return, but this binding works too.
On 19 December 2014 at 10:27, Flavio Danesse <fdanesse gmail com> wrote:
*Hi, I just wanted to comment that I found a major bug in gtk:*
error: invocation of void method not allowed as expression
Gdk.Rectangle rect = this.get_allocation();
^^^^^^^^^^^^^^^^^^^^^
_______________________________________________
vala-list mailing list
vala-list gnome org
https://mail.gnome.org/mailman/listinfo/vala-list
--
--Andre Masella<andre masella name>
http://www.masella.name/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]