-
|
Hi. I have backgroundSelector custom menu that inspired from this the result was like this background-selector.mp4So my question is, how to change the preview layout? |
Beta Was this translation helpful? Give feedback.
Answered by
abenz1267
Feb 9, 2026
Replies: 1 comment 3 replies
-
|
you have to use a ListView instead of a GridView in the layout.xml. For more info check the GTK4 docs. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
dhms013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

you have to use a ListView instead of a GridView in the layout.xml. For more info check the GTK4 docs.