getting the origin of a window

"Jacques Le Normand" <[email protected]>
Newsgroups gmane.comp.lang.ocaml.lib.gtk
Message-ID <[email protected]>
hello lablgtk list,
is there a way to get the position of a window in lablgtk?
in gtk you would use

gtk_window_get_position(window,&x,&y)

in haskell you would do

do
  dw <- widgetGetDrawWindow window
  drawWindowGetOrigin dw

_______________________________________________
Lablgtk mailing list
[email protected]
http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.