DescriptionGtk3: Add support for Gtk3.20 themes
Gtk3.20 added CSS names and changed a bunch of widget's classes to be
names instead. This CL adds a runtime check for Gtk3.20 and uses
names for newer versions, and classes otherwise. Unfortunately we
must load the symbol for setting the object name dynamically since we
still need to support Gtk3.10 (on Trusty).
BUG=132847
R=erg@chromium.org
Review-Url: https://codereview.chromium.org/2609943005
Cr-Commit-Position: refs/heads/master@{#441762}
Committed: https://chromium.googlesource.com/chromium/src/+/7563580907ed85a7ec511bedc8a293ab5951cf03
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move var in scope #
Dependent Patchsets: Messages
Total messages: 10 (5 generated)
|