On Thu, Sep 24, 2009 at 7:31 AM, Sundaram <[email protected]> wrote: > Dear All,
Hi, > Is it possible to close a GTK main window through the code? I want to > programmatically close the GTK main window when certain condition is > satisfied. How do i do this? Please give me a sample code for this. How about gtk_main_quit () ? -- Alexandre Franke _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
