mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
You can now get row headers in your TableView by simply calling:
table_view.row_header().set_visible(true)
Note that rows are not yet resizable.
13 KiB
13 KiB