gotk4
gotk4 copied to clipboard
ListBox BindModel example?
Hi there! I am using gotk4 for the first time, with also very little GTK experience. I'm using a ListBox
to display some content and it looks like the BindModel
might be easier and more efficient than my current code, but the documentation for it is somewhat lacking. Does anyone have an example of how to use BindModel
correctly?
Thanks!