remove_imgui_right_click#
- GraphicCollection.remove_imgui_right_click(popup)[source]#
Remove
popupfrom 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