Questions tagged [gtk4]

194 questions
0
votes
0 answers

How to handle window resizes in GTK4?

I am trying to build a virtualized grid container to display 100k+ files in PyGTK 4 on Fedora 35. I succeeded in creating the layout and scrolling support which works beautifully. In order to support resizing of my application window, I need to…
faubulous
  • 1
  • 2
0
votes
1 answer

Change style of GtkLabel inside header bar

I am trying to add a GtkLabel to the right of a GtkHeaderBar then change the font weight but I cannot manage to do it. I have my XML like this: