[gtk+] notebook: vborder/hborder deprecations are Since: 3.4, not 3.2
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] notebook: vborder/hborder deprecations are Since: 3.4, not 3.2
- Date: Tue, 27 Sep 2011 17:46:14 +0000 (UTC)
commit 63124e81b6131e29c2f06c7ad795ac570f92e275
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Sep 27 13:45:46 2011 -0400
notebook: vborder/hborder deprecations are Since: 3.4, not 3.2
gtk/gtknotebook.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c
index bc01de8..02012e9 100644
--- a/gtk/gtknotebook.c
+++ b/gtk/gtknotebook.c
@@ -7403,7 +7403,7 @@ gtk_notebook_get_scrollable (GtkNotebook *notebook)
*
* Since: 2.22
*
- * Deprecated: 3.2: this function returns zero
+ * Deprecated: 3.4: this function returns zero
*/
guint16
gtk_notebook_get_tab_hborder (GtkNotebook *notebook)
@@ -7423,7 +7423,7 @@ gtk_notebook_get_tab_hborder (GtkNotebook *notebook)
*
* Since: 2.22
*
- * Deprecated: 3.2: this function returns zero
+ * Deprecated: 3.4: this function returns zero
*/
guint16
gtk_notebook_get_tab_vborder (GtkNotebook *notebook)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]