How to make those modern Gtk.MessageDialogs

image

I believe various applications use this style, so there must be something obvious I’m missing. I can’t replicate this in glade with the GtkMessageDialog, which is apparently what this is made of according to the Gtk Inspector

This is how the one from glade looks like:

image

ah, setting layout_style of the Gtk.ButtonBox to expand. It’s displayed incorrectly in glade until the preview is loaded

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