append_imgui_right_click#
- ImguiFigure.append_imgui_right_click(gui=None)[source]#
Append imgui elements to the Figure’s right-click popup, the standard right-click menu by default. Can also be used as a decorator.
- Parameters:
gui (callable, optional) – function that draws imgui elements, omit when decorating