Greetings, Programs!

    I am working on a project which uses sort of an MDI, where I create
each new instance of an interface by calling glade_xml_new("filename",
"parent_widget");  When the user closes one of these, I want to free the
interface created by glade.  I've skimmed through the header files and
didn't see anything.  I could gtk_widget_destroy the parent widget, but
I wasn't sure if that would clean up everything created by the
glade_xml_new().  Any information on this would be greatly appreciated.

Thanks in advance,


Lance Capser
  ------------------------------------------------------------------------
  ___                                       Lance Capser
 /\_ \                         Freelance Web Page Designer / Web Master
 \//\ \     ___ ___     ___      / Unix SysAdmin / C,C++ Programmer
   \ \ \  /' __` __`\  /'___\ -----------------------------------------
    \_\ \_/\ \/\ \/\ \/\ \__/
    /\____\ \_\ \_\ \_\ \____\      E-Mail: [EMAIL PROTECTED]
    \/____/\/_/\/_/\/_/\/____/          Phone: (208) 461-0222
                                        Pager: (208) 391-0448
  "If DOS had been better in the first place, I might not have started
                          this.- Linus Torvalds




_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to