mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +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