Skip to content
  • Matthias Clasen's avatar
    assistant: Avoid tripping template tests · 88c3456d
    Matthias Clasen authored
    We need to unset the titlebar manually before chaining up
    in destroy, otherwise we trigger the template invariant
    checking - GtkWindow would eventually unset it, but too late
    for the invariants checking code in gtk_widget_destroy.
    88c3456d