gtk+ r19176 - in trunk: . gtk



Author: hasselmm
Date: 2007-12-14 09:02:54 +0000 (Fri, 14 Dec 2007)
New Revision: 19176
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=19176&view=rev

Modified:
   trunk/ChangeLog
   trunk/gtk/gtk.symbols
   trunk/gtk/gtkpagesetup.c
   trunk/gtk/gtkpagesetup.h
   trunk/gtk/gtkprintsettings.c
   trunk/gtk/gtkprintsettings.h
Log:
Extract loading of GtkPageSetup and GtkPrintSettings from their *_new_*()
functions and move that code into separate *_load_*() functions (#475565).

* gtk/gtk.symbols, gtk/gtkpagesetup.c, gtk/gtkpagesetup.h:
Extract gtk_page_setup_load_file, gtk_page_setup_load_key_file,
gtk_print_settings_load_file and gtk_print_settings_load_key_file.
Change the matching *_new_*() functions to use those functions.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]