Skip to content
  • Simon Steinbeiss's avatar
    Switch XfceTitledDialog to headerbar layout · 40743c41
    Simon Steinbeiss authored
    This means all dialogs (especially settings dialogs) using
    XfceTitledDialog will automatically use a GtkHeaderBar instead of the
    previous custom widgetry. The API for setting the dialog's subtitle
    remains, but is just a convenience function for
    gtk_header_bar_set_subtitle.
    40743c41