Libraries
»
imgui-bindings
(0.1.17)
»
Index
»
ImGuiTextFilter
»
#Clear
Method: ImGuiTextFilter#Clear
Defined in:
lib/imgui.rb
#
Clear
⇒
Object
2725 2726 2727
# File 'lib/imgui.rb', line 2725
def
Clear
(
)
ImGui
::
ImGuiTextFilter_Clear
(
self
)
end