gtk3 - output window: migrated to style context, less rerendering
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sat, 13 Jun 2015 04:55:13 +0000 (06:55 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sat, 13 Jun 2015 04:55:13 +0000 (06:55 +0200)
commit230829329be6a772f2380a0ee54c5258b09cc811
treea6fb2b41d1acaad58a9333bf441417803c46ac4a
parent8e7ec8ad1926534376ffaf74a9f60b120a2cb5a8
gtk3 - output window: migrated to style context, less rerendering

I replaced the deprecated gtk_style_get with the style_context
constructs. The rerendering is now only called after size-allocation or
style updates. The xr fonts are only updated after a style-updated
signal. The style is now derived from the view class for the GtkLayout
widget.
src/ui/gui/psppire-output-view.c