Method: ImGuiTextFilter#destroy

Defined in:
lib/imgui.rb

#destroyObject



2745
2746
2747
# File 'lib/imgui.rb', line 2745

def destroy()
  ImGui::ImGuiTextFilter_destroy(self)
end