[gtk+/entry-css-cleanups: 11/11] entry: deprecate the progress-border style property
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/entry-css-cleanups: 11/11] entry: deprecate the progress-border style property
- Date: Mon, 30 Jan 2012 22:30:07 +0000 (UTC)
commit d7c6a0d6fff690c881868683a4660f6583f0fc54
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jan 30 17:27:17 2012 -0500
entry: deprecate the progress-border style property
Since we don't use it anymore.
gtk/gtkentry.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index 95c081b..6dc2fdc 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -1374,6 +1374,9 @@ gtk_entry_class_init (GtkEntryClass *class)
* The border around the progress bar in the entry.
*
* Since: 2.16
+ *
+ * Deprecated: 3.4: Use the standard margin CSS property;
+ * the value of this style property is ignored.
*/
gtk_widget_class_install_style_property (widget_class,
g_param_spec_boxed ("progress-border",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]