|
Blender
V2.93
|
Public Types | |
| enum | { SEARCH_TYPE_OPERATOR = 0 , SEARCH_TYPE_MENU = 1 } |
Public Attributes | |
| enum SearchPopupInit_Data:: { ... } | search_type |
| int | size [2] |
Definition at line 1654 of file wm_operators.c.
| anonymous enum |
| Enumerator | |
|---|---|
| SEARCH_TYPE_OPERATOR | |
| SEARCH_TYPE_MENU | |
Definition at line 1655 of file wm_operators.c.
| enum { ... } SearchPopupInit_Data::search_type |
Referenced by wm_search_menu_invoke().
| int SearchPopupInit_Data::size[2] |
Definition at line 1660 of file wm_operators.c.