# File gtkglext/sample/gtkglut.rb, line 39 def GLUT.InitWindowPosition(x, y) @@window_pos = [x, y] end