[gtk+/gtk-2-90: 175/200] Declare book_open/closed_xpm in testgtk notebook
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-90: 175/200] Declare book_open/closed_xpm in testgtk notebook
- Date: Mon, 3 May 2010 00:11:19 +0000 (UTC)
commit 81c8fcb72b518346b4ef05901d0691b0578ddaad
Author: Christian Dywan <christian twotoasts de>
Date: Tue Apr 6 16:27:31 2010 +0200
Declare book_open/closed_xpm in testgtk notebook
tests/testgtk.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/testgtk.c b/tests/testgtk.c
index 850216d..dd3f816 100644
--- a/tests/testgtk.c
+++ b/tests/testgtk.c
@@ -6944,6 +6944,8 @@ create_notebook (GtkWidget *widget)
GtkWidget *separator;
GtkWidget *omenu;
GtkWidget *label;
+ GdkPixbuf *book_open_xpm;
+ GdkPixbuf *book_closed_xpm;
static gchar *items[] =
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]