Comment 5 for bug 1765401

Revision history for this message
Jonathan Kamens (jik) wrote :

Note: GnuCash 3.0, when built from source, does not display the toolbar correctly either.

When I run GtkInspector on GnuCash 3.0 (can't do it on Gnucash 2.7.19 because it's only available in gtk3) and examine the GtkSettings object, it says that gtk-toolbar-style is set to both, as expected.

However, when I examine the toolbar-style setting on the GtkToolbar object itself within GtkInspector, it has the wrong value, i.e., it's value doesn't match what's in the GtkSettings object _on the same process_.

Honestly, I have no idea WTF is going on here. I'm totally mystified, and I've wasted most of a day trying to get to the bottom of this.