|
Blender V4.3
|
#include "UI_interface.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ui |
Functions | |
| bool | blender::ui::drop_target_apply_drop (bContext &C, const ARegion ®ion, const wmEvent &event, const DropTargetInterface &drop_target, const ListBase &drags) |
| std::string | blender::ui::drop_target_tooltip (const ARegion ®ion, const DropTargetInterface &drop_target, const wmDrag &drag, const wmEvent &event) |