base classes — bpy_struct, ID
Window manager datablock defining open windows and other user interface data
| Type : | string, default “” |
|---|
Registered key configurations
| Type : | KeyConfigurations collection of KeyConfig, (readonly) |
|---|
Show up the file selector.
| Parameters: |
|
|---|
add_modal_handler
| Parameters: |
|
|---|---|
| Return type: | boolean |
Operator popup invoke.
| Parameters: | |
|---|---|
| Returns: | result |
| Return type: | enum in [‘RUNNING_MODAL’, ‘CANCELLED’, ‘FINISHED’, ‘PASS_THROUGH’] |
Operator dialog (non-autoexec popup) invoke.
| Parameters: |
|
|---|---|
| Returns: | result |
| Return type: | enum in [‘RUNNING_MODAL’, ‘CANCELLED’, ‘FINISHED’, ‘PASS_THROUGH’] |
invoke_search_popup
| Parameters: |
|
|---|
Operator popup invoke.
| Parameters: |
|
|---|---|
| Returns: | result |
| Return type: | enum in [‘RUNNING_MODAL’, ‘CANCELLED’, ‘FINISHED’, ‘PASS_THROUGH’] |
Inherited Properties
Inherited Functions
|
References