An ImGui Menu preset that is somewhat useable. SFML is used for backend. This Menu does not modify ImGui. New elements are added in imgui_custom.hpp (Hotkey Button) ...
cimgui is c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets. It should be almost 1 to 1 as if you are using C++ ...