Comment 3 for bug 1313440

Revision history for this message
Corentin Noël (tintou) wrote : Re: don't use header bar for preference window

We should use an headerbar with GtkDialog, otherwise it doesn't use CSD and looks weird.
It's still possible to hide it via dialog.get_header_bar ().show_close_button = false;