GNOME Bugzilla – Bug 390101
merge eel_gtk_window_get_geometry_string and eel_gtk_window_set_initial_geometry_from_string
Last modified: 2013-02-03 21:49:01 UTC
Hi, i'd like to implement window geometry save/restore in system-monitor. I'm surprised that gtk+ has no trivial support for this. I understand that nautilus uses eel and its two functions : eel_gtk_window_get_geometry_string eel_gtk_window_set_initial_geometry_from_string and that many desktop applications use custom code. I think these 2 functionalities should be merged in gtk+ as their usage is pretty common. Thanks.
closing some old bugs