struct ImGui::ImGuiTableSortSpecs
- ImGui::ImGuiTableSortSpecs
- Struct
- Value
- Object
Included Modules
- ImGui::ClassType(LibImGui::ImGuiTableSortSpecs)
Defined in:
obj.crConstructors
Instance Method Summary
- #specs : Slice(ImGuiTableColumnSortSpecs)
- #specs=(specs : Slice(ImGuiTableColumnSortSpecs))
- #specs_count : Int32
- #specs_count=(specs_count : Int32)
- #specs_dirty : Bool
- #specs_dirty=(specs_dirty : Bool)
- #to_unsafe : Pointer(T)