glutSetMenu

set/get the current menu

Signature

glutGetMenu()-> int
glutGetMenu( ) -> <class 'ctypes.c_int'>
glutGetMenu( ) -> c_int
glutSetMenu( int( menu ) )-> void
glutSetMenu( menu )
glutSetMenu( c_int(menu) ) -> None

Parameters

VariablesDescription
menu
The identifier of the menu to make the current menu.

See Also

glutCreateMenu glutSetWindow

Copyright Notices

AltStyle によって変換されたページ (->オリジナル) /