summaryrefslogtreecommitdiff
path: root/src/caja-pathbar.c
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2016-08-31 21:01:49 -0400
committerlukefromdc <[email protected]>2016-08-31 21:01:49 -0400
commitb6dc8005f32c50bb3eb37f8fe17bdebf2f296e81 (patch)
tree642d170ef8f2237639e040189085fea938dd75e4 /src/caja-pathbar.c
parentb833d3c4ce84f4a4d8644dd290e0a7b9480c722e (diff)
downloadcaja-b6dc8005f32c50bb3eb37f8fe17bdebf2f296e81.tar.bz2
caja-b6dc8005f32c50bb3eb37f8fe17bdebf2f296e81.tar.xz
GTK3: stop warning spew from sidebar, pathbar
The button underallocation warnings came from pathbar sliders picking up padding from themes, then being forced to render to a smaller size in the code. The GTK_ICON_LOOKUP_GENERIC_FALLBACK warnings came from the sidebar icons, this flag is now a source of errors. Unfortunately NULL does not work, so set GTK_ICON_LOOKUP_FORCE_SIZE, which does not create errors and ensures the icon size we actually want in the sidebar is used anyway. Stops all but two of the warnings listed in https://github.com/mate-desktop/caja/issues/561
Diffstat (limited to 'src/caja-pathbar.c')
0 files changed, 0 insertions, 0 deletions