[gtk+/wip/cosimoc/menuitem-gadget: 19/21] f port arrow



commit 688acc04fc97988f9b6c84363ff30715e42222b0
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Dec 18 17:51:26 2015 -0800

    f port arrow

 gtk/gtkmenuitem.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkmenuitem.c b/gtk/gtkmenuitem.c
index c0945b9..d5f2a07 100644
--- a/gtk/gtkmenuitem.c
+++ b/gtk/gtkmenuitem.c
@@ -948,8 +948,8 @@ gtk_menu_item_class_init (GtkMenuItemClass *klass)
    *
    * Spacing between menu item label and submenu arrow.
    *
-   * Deprecated: 3.20: use the standard padding CSS property; the value of this
-   *   style property is ignored.
+   * Deprecated: 3.20: use the standard margin CSS property on the arrow node;
+   *   the value of this style property is ignored.
    */
   gtk_widget_class_install_style_property (widget_class,
                                            g_param_spec_int ("arrow-spacing",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]