menuitem: port arrow gadget to GtkBuiltinIcon
Saves a lot of code.
This commit is contained in:
@ -43,7 +43,6 @@ struct _GtkMenuItemPrivate
|
||||
|
||||
GtkCssGadget *gadget;
|
||||
GtkCssGadget *arrow_gadget;
|
||||
GtkCssNode *arrow_node;
|
||||
|
||||
guint submenu_placement : 1;
|
||||
guint submenu_direction : 1;
|
||||
|
||||
Reference in New Issue
Block a user