Use the GTK3 primary toolbar style
Status: Beta
Brought to you by:
bidossessi
This is an excessively minor improvement suggestion. I'm a sucker for the primary toolbar style in GTK3 (ie, see the style of the gedit toolbar). It just needs this line of code:
toolbar.get_style_context().add_class(Gtk.STYLE_CLASS_PRIMARY_TOOLBAR)
Though I'm not sure the best way to do it using the UImanager class.
It's in line with the TODO list,
I'll look into it
It's in line with the TODO list,
I'll look into it