how to find out the absolute position of the GUI element?

i am wondering how to get the x and y screen coordinates of the element that i am using
in GUI. the thing is that i used few nested GUI groups and i dont know how to get absolute
screen x and y position. is it possible?

any ideas?