gtk+ r21412 - in trunk: . gtk
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r21412 - in trunk: . gtk
- Date: Wed, 17 Sep 2008 15:13:15 +0000 (UTC)
Author: matthiasc
Date: Wed Sep 17 15:13:15 2008
New Revision: 21412
URL: http://svn.gnome.org/viewvc/gtk+?rev=21412&view=rev
Log:
Doc improvements
Modified:
trunk/ChangeLog
trunk/gtk/gtkprintsettings.c
Modified: trunk/gtk/gtkprintsettings.c
==============================================================================
--- trunk/gtk/gtkprintsettings.c (original)
+++ trunk/gtk/gtkprintsettings.c Wed Sep 17 15:13:15 2008
@@ -1635,7 +1635,8 @@
* gtk_print_settings_load_key_file:
* @settings: a #GtkPrintSettings
* @key_file: the #GKeyFile to retrieve the settings from
- * @group_name: the name of the group to use
+ * @group_name: the name of the group to use, or %NULL to use the default
+ * "Print Settings"
* @error: return location for errors, or %NULL
*
* Reads the print settings from the group @group_name in @key_file.
@@ -1693,7 +1694,8 @@
/**
* gtk_print_settings_new_from_key_file:
* @key_file: the #GKeyFile to retrieve the settings from
- * @group_name: the name of the group to use
+ * @group_name: the name of the group to use, or %NULL to use
+ * the default "Print Settings"
* @error: return location for errors, or %NULL
*
* Reads the print settings from the group @group_name in @key_file.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]