GTK3

From GnuCash
Revision as of 07:51, 29 March 2018 by Cicko (talk | contribs) (more links and some narrative)
Jump to: navigation, search

With version 3.0, GnuCash has adopted GTK3 library.

Customization

As noted in bug 791823 (https://bugzilla.gnome.org/show_bug.cgi?id=791823), there is no GTK theming tool available for GTK3. However, this is relatively easy to resolve manually by using a CSS file and placing it at the correct location.

https://developer.gnome.org/gtk3/stable/chap-css-overview.html

https://github.com/Gnucash/gnucash/blob/master/gnucash/gnucash-310.css

https://github.com/Gnucash/gnucash/blob/master/gnucash/gnucash-320.css

Related entries:

- https://wiki.gnucash.org/wiki/FAQ#Q:_How_do_I_change_the_register_colors.3F

- https://wiki.gnucash.org/wiki/FAQ#Q:_Where_can_I_find_the_gtk_resource_file.3F