2010/4/10 Magnus Hjorth <magnus.i.hjo...@gmail.com>:
> Hi,
>
> The GTK+ documentaion for gtk_widget_set_has_window says that widgets that
> create their own windows must in their init function call
> gtk_widget_set_has_window with has_window=TRUE.
>
> However, it looks like in reality windowed is default and it's instead
> windowless widgets that must call gtk_widget_set_has_window with
> has_window=FALSE in their init functions.
>
> I made a simple patch correcting this, plus filled in some signal
> documentation.

Hello Magnus,

submitted to bugzilla GTK+ here:
https://bugzilla.gnome.org/show_bug.cgi?id=615474

Thank you for the patch


-- 
Javier Jardón Cabezas
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to