# File gtkglext/sample/gtkglut.rb, line 56
    def GLUT.PostRedisplay
        @@drawing_area.queue_draw
    end