Deprecate GtkWidget::draw-border style property

This style property is not used at all in the wild, and handling
it has some performance overhead.
This commit is contained in:
Matthias Clasen 2010-08-18 12:49:34 -04:00
parent 1f905a1c17
commit 67684a05b6

View File

@ -2470,6 +2470,8 @@ gtk_widget_class_init (GtkWidgetClass *klass)
* the widget's allocation to draw.
*
* Since: 2.8
*
* Deprecated: 2.22: This property will be removed in GTK+ 3
*/
gtk_widget_class_install_style_property (klass,
g_param_spec_boxed ("draw-border",