Files
test/source
Campbell Barton fa27d2fe65 PyAPI: expose Region.tag_refresh_ui
Expose ED_region_tag_refresh_ui to the Python API.
This allows scripts to trigger regions to refresh which was previously
only accessible indirectly (via wmOperatorType::check).

Needed so scripts can make the splash screen refresh using a timer,
see #120612.
2024-05-09 12:50:09 +10:00
..