Currently pygtk does not expose all the GdkWindow functions/attributes.
The window origin is one of the ones I missed. There is the position x,y
attributes, but they don't really give meaningful results for toplevels.
I will fix this for the next release.
James.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/
On Mon, 21 Feb 2000, Randolph Fritz wrote:
> Ok, ok, I surrender. How *do* I find the position of a gtk window on
> the desktop using pygtk? In gtk/gdk this is done by getting the
> handle of the associated gdk window and passing it to
> gdk_window_get_deskrelative_origin(), but that doesn't seem to exist
> in pygtk. Is this supported yet? Or have I just not found The Way.
>
> --
> Randolph Fritz
> Eugene, Oregon, USA
>
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
>
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]