I'm wondering, would it be an idea to implement a GtkDocument API with the 
following frontend:

gtk_document_register_item (GtkDocumentInfo* info);
gtk_document_get_items ();

, for applications wishing to participate in session management?

This way, we would avoid the less than intuitive situation where
sessions store applications, rather than documents.

One possible extension to this is that in the future, the Gnome desktop
could support a fourth option (in addition to close, maximize,
minimize), namely iconify. Iconfied windows could represent a persistent
link to whatever documents the user was editing last, resulting in
dynamic session management.

Anyway, I'm new to communicating with the Gnome project, please let
me know if I'm posting in the wrong place.

 
       
---------------------------------

Alt i ett. Få Yahoo! Mail med adressekartotek, kalender og notisblokk.
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to