[nautilus] [eel] GSEAL eel-background-box.
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] [eel] GSEAL eel-background-box.
- Date: Fri, 11 Jun 2010 11:27:11 +0000 (UTC)
commit 24cff3dc16b71105d1c096451357e6df6347b9d1
Author: Bastien Nocera <hadess hadess net>
Date: Fri Jun 11 13:07:01 2010 +0200
[eel] GSEAL eel-background-box.
eel/eel-background-box.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/eel/eel-background-box.c b/eel/eel-background-box.c
index a577beb..09fbe37 100644
--- a/eel/eel-background-box.c
+++ b/eel/eel-background-box.c
@@ -40,7 +40,7 @@ eel_background_box_expose_event (GtkWidget *widget,
eel_background_expose (widget, event);
gtk_container_propagate_expose (GTK_CONTAINER (widget),
- GTK_BIN (widget)->child,
+ gtk_bin_get_child (GTK_BIN (widget)),
event);
return TRUE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]