# File gtkglext/sample/gtkglut.rb, line 43
def
GLUT
.
InitWindowSize
(
w
,
h
)
@@window_size
= [
w
,
h
]
end