GLUTWMCLOSEFUNC
Section: C Library Functions (3)
Updated: LOCAL
Index
Return to Main Contents
BSD mandoc
 
NAME
glutWMCloseFunc
 - Window destruction callback.
 
LIBRARY
OpenGLUT - deprecated
 
SYNOPSIS
In openglut.h
Ft void
Fn glutWMCloseFunc void( *callback )( void )
 
PARAMETERS
Bf Em
 callback
Ef 
    Client window destruction hook.
 
DESCRIPTION
 
SEE ALSO
glutCloseFunc(3)