|
Blender
V3.3
|
Public Types | |
| enum | { SEARCH_TYPE_OPERATOR = 0 , SEARCH_TYPE_MENU = 1 } |
Public Attributes | |
| enum SearchPopupInit_Data:: { ... } | search_type |
| int | size [2] |
Definition at line 1710 of file wm_operators.c.
| anonymous enum |
| Enumerator | |
|---|---|
| SEARCH_TYPE_OPERATOR | |
| SEARCH_TYPE_MENU | |
Definition at line 1711 of file wm_operators.c.
| enum { ... } SearchPopupInit_Data::search_type |
Referenced by wm_search_menu_invoke().
| int SearchPopupInit_Data::size[2] |
Definition at line 1716 of file wm_operators.c.