Blender
V3.3
|
#include <BKE_screen.h>
Public Attributes | |
struct MenuType * | type |
struct uiLayout * | layout |
Definition at line 376 of file BKE_screen.h.
struct uiLayout* Menu::layout |
Definition at line 378 of file BKE_screen.h.
Referenced by hide_collections_menu_draw(), override_idtemplate_menu_draw(), recent_files_menu_draw(), screen_user_menu_draw(), UI_menutype_draw(), and undo_history_draw_menu().
struct MenuType* Menu::type |
Definition at line 377 of file BKE_screen.h.