Signature
glutGetMenu()-> int
glutGetMenu( )
-> <class 'ctypes.c_int'>
glutGetMenu( ) -> c_int
Parameters
Variables | Description |
---|---|
menu |
The identifier of the menu to make the current menu.
|
glutGetMenu( ) -> c_int
Variables | Description |
---|---|
menu |
The identifier of the menu to make the current menu.
|