RE: GTK mouse position

2008-04-16 Thread CottonChen
Dear All, Sorry for bothering you all so much. I get the answer by finding out from mail list archives. gdk_window_get_pointer can do this. Cotton Chen Dear all, I'm new in developing applications by GTK. I'd like to get the current mouse

GTK mouse position

2008-04-16 Thread CottonChen
Dear all, I'm new in developing applications by GTK. I'd like to get the current mouse poistion and mouse image from current screen. After searching by Google and from Gnome library manuals, I could only find XQueryPointer that satisfies me needs. But is there any interfaces in GTK+/G