menuitem: trivial doc improvement

This commit is contained in:
Cosimo Cecchi 2015-12-20 18:48:08 -08:00
parent 105b45dce0
commit 729801c2a1

View File

@ -943,8 +943,8 @@ gtk_menu_item_class_init (GtkMenuItemClass *klass)
* Amount of space used up by the arrow, relative to the menu item's font * Amount of space used up by the arrow, relative to the menu item's font
* size. * size.
* *
* Deprecated: 3.20: use the standard min-width/min-height CSS properties; * Deprecated: 3.20: use the standard min-width/min-height CSS properties on
* the value of this style property is ignored. * the arrow node; the value of this style property is ignored.
*/ */
gtk_widget_class_install_style_property (widget_class, gtk_widget_class_install_style_property (widget_class,
g_param_spec_float ("arrow-scaling", g_param_spec_float ("arrow-scaling",