On Aug 24, 2011, at 1:02 AM, etxrab@xxxxxxxxxxxxx wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38706
>
> User: etxrab
> Date: 2011/08/24 01:02 AM
>
> Log:
> GTK3 Remove gtk_window_set_has_resize_grip() as it creates
> warning "invalid cast from GtkStatusbar to GtkWindow".
>
> Directory: /trunk/gtk/
> Changes Path Action
> +0 -1 main_statusbar.c Modified
> +0 -1 rtp_player.c Modified
If I remove that in GTK+ 2.x, I get an extra resize grip at the right-hand edge of the status bar item (just like the usual OS X resize grip in the lower-right corner of the top-level window).
Does that happen with GTK+ 3.x?