[Glade-users] ANNOUNCE: Glade 2.0.1
Damon Chaplin
damon@karuna.uklinux.net
09 Nov 2003 23:17:21 +0000
On Sun, 2003-11-09 at 22:13, Andrej Prsa wrote:
> Hi!
>
> There is a compile problem on GTK+2.0:
>
> palette.c: In function `palette_create':
> palette.c:49: `GDK_WINDOW_TYPE_HINT_UTILITY' undeclared (first use in this
> function)
>
> I guess more up-to-date GTK-s don't suffer from this problem, but GTK+2.0
> is the offical Debian stable version (next to 1.2, of course). Glade 2.0
> worked with GTK2.0, but 2.0.1 doesn't.
Yes, it looks like you need GTK+ 2.2.0 at least.
If you really want to use GTK+ 2.0 you could try removing the line
above. It shouldn't affect Glade much, it is just a hint to the window
manager.
Damon