guile-gtk-general
[Top][All Lists]
Advanced

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

Re: gdk-window-set-icon null-ok


From: Kevin Ryde
Subject: Re: gdk-window-set-icon null-ok
Date: Tue, 01 Mar 2005 10:06:44 +1100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Andreas Rottmann <address@hidden> writes:
>
> (<unknown>:15038): Gdk-CRITICAL **: gdk_window_set_icon: assertion 
> `GDK_WINDOW_TYPE (window) != GDK_WINDOW_CHILD' failed

That's ok, it was only the icon args I was looking at.

Maybe that should be a scheme error though, if there's a way for the
defs to impose and extra condition on the argument object.  (Not
window type 'child in this case I guess.)

> AFAICS, there is currently now way to specify that the window created
> should be of type toplevel, since GdkWindowAttr is not wrapped and
> thus there is now meaningful way of calling gdk-window-new.

That will be wanted eventually I guess.  guile-gtk has keyword args
for the GdkWindowAttr bits.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]