Skip to content
  • Matthias Clasen's avatar
    Make it possible to set use-header-bar from a setting · 106bcc7f
    Matthias Clasen authored
    This commit introduces a private convenience API that derived
    dialogs can call in their instance init. This is necessary to
    make the setting work as intended in the face of 3rd party
    dialogs derived e.g. from GtkFileChooserDialog, which are
    created with g_object_new.
    106bcc7f