Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 187 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 187 Bytes

TreeView example

This example demonstrates how to create a TreeView with a ListStore.

Run it by executing:

cargo run --bin tree_view_simple

screenshot