How to write Gtk GridView Factory?

,

I have come across GridView but am unable to implement it nor are there any guides online to do so
The issue comes with writing a Factory, I do not know how to write this factory and I do not understand the docs either. How do I write one?

Do these help?

https://blog.gtk.org/2020/06/07/scalable-lists-in-gtk-4/

https://blog.gtk.org/2020/09/05/a-primer-on-gtklistview/

Take a look at this answer, there I conceptually explain how to create a GridView.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.