remove_imgui_right_click#

LineStack.remove_imgui_right_click(popup)#

Remove popup from every graphic of this collection that has it set.

Unlike Graphic.remove_imgui_right_click() this takes the popup to remove, since the graphics of a collection do not necessarily share one.

Parameters:

popup (ImguiPopup) – the popup to remove, one of those returned by imgui_right_click