[gtk-theme-engine-clearlooks] gnome3: Render all tabs with default state's background color.
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-theme-engine-clearlooks] gnome3: Render all tabs with default state's background color.
- Date: Mon, 6 Dec 2010 21:23:33 +0000 (UTC)
commit cd3b10d08fc5b80ed3875e3a3e82bcf131d86757
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Nov 30 04:01:15 2010 +0100
gnome3: Render all tabs with default state's background color.
src/clearlooks_draw_gnome3.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/clearlooks_draw_gnome3.c b/src/clearlooks_draw_gnome3.c
index e2c5a82..29924c5 100644
--- a/src/clearlooks_draw_gnome3.c
+++ b/src/clearlooks_draw_gnome3.c
@@ -486,7 +486,7 @@ clearlooks_gnome3_draw_tab (cairo_t *cr,
double length;
state = gtk_theming_engine_get_state (engine);
- gtk_theming_engine_get (engine, state,
+ gtk_theming_engine_get (engine, 0,
"border-radius", &radius,
"background-color", &fill,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]