Blender V2.61 - r43446
|
#include <BKE_screen.h>
Public Attributes | |
struct MenuType * | type |
struct uiLayout * | layout |
Definition at line 221 of file BKE_screen.h.
struct uiLayout* Menu::layout |
Definition at line 223 of file BKE_screen.h.
Referenced by node_menu_add(), recent_files_menu_draw(), ui_item_menutype_func(), uiPupMenuInvoke(), and wm_block_create_splash().
struct MenuType* Menu::type |
Definition at line 222 of file BKE_screen.h.
Referenced by ui_item_menutype_func(), uiPupMenuInvoke(), and wm_block_create_splash().