Re: [gtk-list] position of widget / widget at position




On Mon, 1 Feb 1999, Etienne Grossmann wrote:

>   I looked into the doc, and found no way of doing the following :
> 
> - What is the x,y position (absolute screen coordinates, or relative
>   to the "toplevel" gtk window) of a widget?

gdk_window_get_position(GdkWindow *window, gint *x, gint *y);



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