Skip to content
  • Juan Pablo Ugarte's avatar
    GladeGtkBox: fix glade_gtk_box_post_create · 7acdd3c6
    Juan Pablo Ugarte authored
    Some widgets with contruct properties like GtkMessageDialog get
    rebuilt right after they are created on project loading so we need
    to check glade_project_is_loading() intead of GLADE_CREATE_LOAD
    and use the object ad the connect data to make sure it gets disconected
    if it was the object being rebuilt
    
    Fix issue #479 "Glade 3.36.0 segfaults when opening a file"
    7acdd3c6