gtk+ r21194 - trunk/gtk
- From: gianmt svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r21194 - trunk/gtk
- Date: Mon, 25 Aug 2008 06:04:36 +0000 (UTC)
Author: gianmt
Date: Mon Aug 25 06:04:36 2008
New Revision: 21194
URL: http://svn.gnome.org/viewvc/gtk+?rev=21194&view=rev
Log:
missing Since 2.14, fixes #549236
Modified:
trunk/gtk/gtkfilechooser.c
trunk/gtk/gtkfontsel.c
trunk/gtk/gtkmountoperation.c
Modified: trunk/gtk/gtkfilechooser.c
==============================================================================
--- trunk/gtk/gtkfilechooser.c (original)
+++ trunk/gtk/gtkfilechooser.c Mon Aug 25 06:04:36 2008
@@ -1181,6 +1181,8 @@
* folder.
*
* Returns: a selected #GFile
+ *
+ * Since: 2.14
**/
GFile *
gtk_file_chooser_get_file (GtkFileChooser *chooser)
Modified: trunk/gtk/gtkfontsel.c
==============================================================================
--- trunk/gtk/gtkfontsel.c (original)
+++ trunk/gtk/gtkfontsel.c Mon Aug 25 06:04:36 2008
@@ -1612,6 +1612,8 @@
* Gets the 'Cancel' button.
*
* Return value: the #GtkWidget used in the dialog for the 'Cancel' button.
+ *
+ * Since: 2.14
*/
GtkWidget *
gtk_font_selection_dialog_get_cancel_button (GtkFontSelectionDialog *fsd)
Modified: trunk/gtk/gtkmountoperation.c
==============================================================================
--- trunk/gtk/gtkmountoperation.c (original)
+++ trunk/gtk/gtkmountoperation.c Mon Aug 25 06:04:36 2008
@@ -767,6 +767,8 @@
*
* Sets the transient parent for windows shown by the
* #GtkMountOperation.
+ *
+ * Since: 2.14
*/
void
gtk_mount_operation_set_parent (GtkMountOperation *op,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]