style: Simplified layout styling

Layout background is styled in the same place as button background, and obtains the path "layout".
This commit is contained in:
Dorota Czaplejewicz
2019-09-26 11:03:08 +00:00
parent 6b15f69e00
commit 2889e50507
4 changed files with 18 additions and 45 deletions

View File

@ -57,8 +57,7 @@ struct _EekRendererClass
GType eek_renderer_get_type (void) G_GNUC_CONST;
EekRenderer *eek_renderer_new (LevelKeyboard *keyboard,
PangoContext *pcontext,
GtkStyleContext *scontext);
PangoContext *pcontext);
void eek_renderer_set_allocation_size
(EekRenderer *renderer,
gdouble width,