Re: GtkWidget documentation



2010/4/10 Magnus Hjorth <magnus i hjorth 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]