|
Blender
V2.93
|
#include <BKE_screen.h>
Public Attributes | |
| struct MenuType * | type |
| struct uiLayout * | layout |
Definition at line 390 of file BKE_screen.h.
| struct uiLayout* Menu::layout |
Definition at line 392 of file BKE_screen.h.
Referenced by hide_collections_menu_draw(), recent_files_menu_draw(), screen_user_menu_draw(), and UI_menutype_draw().
| struct MenuType* Menu::type |
Definition at line 391 of file BKE_screen.h.