You can spawn multiple windows, but a GtkWindow is a top level item, they don't 'contain' each other per say. They can have context, i.e. a modal dialog window can belong to a GtkWindow.
- John Hobbs 2008/9/9 Lazy Fox <[EMAIL PROTECTED]>: > Can GTK+ create a GtkWindow in a GtkWindow? One GtkWindow is another's child > ? > I can't do this, Does one GTK+ application only can contain one GtkWindow? > > _______________________________________________ > gtk-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtk-list > > _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
