Commit graph

2 commits

Author SHA1 Message Date
James Westman
7077a76ba0
WIP: List item factories
The current problem is that types aren't inferred properly for
GtkListItem.item (it's always considered a GObject, and Gtk needs more
type information than that, and cast expressions don't exist yet).
2022-07-23 15:10:29 -05:00
James Westman
fdf91dc08e
WIP: List item factory syntax 2022-07-23 15:10:28 -05:00