Header bar for gtk3 application on Windows 10/11

Hi,

If you don’t use a custom GtkHeaderBar (or similar), then you can ask Windows to draw the tilebar, instead of using the Gtk falback one.

See this topic for details: Is there any way to render a native Windows window appearance?