Skip to content
  • Alexander Larsson's avatar
    Add gtk_native_dialog_destroy() · 51dc4873
    Alexander Larsson authored
    Its very easy to get extra references to the NativeDialog so that
    when you release your last reference any visible dialog is not
    hidden. We handle this by adding a destroy method similar to how
    you destroy regular toplevels.
    51dc4873