On Sat, Nov 24, 2012 at 8:02 AM, Johan Mattsson
<johan.mattsso...@gmail.com> wrote:
> Thank you, this is good news.
>
> My hack to set the size for TextView, is to call set_text when ever
> it's parent is drawn. Far from good code but it works:
>
> vbox.draw.connect (() => {
> text_view1.set_buffer (text_buffer1);
> return false;
> });
>
> /Johan
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list