how to enable / disable fullscreen mode with GLUT

I know how to enable with API
glutFullScreen() , but i don’t kow how to disable the fullscreen mode ?
Please help me !
thanx.