Class: ImGuiKeyRoutingTable
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- ImGuiKeyRoutingTable
- Defined in:
- lib/imgui.rb
Instance Method Summary collapse
Instance Method Details
#Clear ⇒ Object
4459 4460 4461 |
# File 'lib/imgui.rb', line 4459 def Clear() ImGui::ImGuiKeyRoutingTable_Clear(self) end |