Menu

#1 Use the GTK3 primary toolbar style

open
nobody
5
2011-10-07
2011-10-07
No

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.

Discussion

  • Bidossessi SODONON

    It's in line with the TODO list,
    I'll look into it

     
  • Bidossessi SODONON

    It's in line with the TODO list,
    I'll look into it

     

Log in to post a comment.