Gtk-CRITICAL **: 16:47:51.105: Type GObject
does not have a property named item
#1946
Labels
bug
Something isn't working
GObject
does not have a property named item
#1946
https://github.com/gtk-rs/gtk4-rs/blob/main/book/listings/list_widgets/4/main.rs
line45 should be:
you should downcast to ListItem first.
The text was updated successfully, but these errors were encountered: