[gtk+/gtk-2-90: 104/200] Use GtkComboBox in the property editor code
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-90: 104/200] Use GtkComboBox in the property editor code
- Date: Mon, 3 May 2010 00:05:21 +0000 (UTC)
commit d72b1e35c9e08068e22c372dec7034f2fc7064ef
Author: Christian Dywan <christian twotoasts de>
Date: Fri Oct 16 16:58:34 2009 +0200
Use GtkComboBox in the property editor code
tests/prop-editor.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/prop-editor.c b/tests/prop-editor.c
index 7adff87..b6b3978 100644
--- a/tests/prop-editor.c
+++ b/tests/prop-editor.c
@@ -405,6 +405,7 @@ enum_modified (GtkComboBox *cb, gpointer data)
i = gtk_combo_box_get_active (cb);
+
if (is_child_property (p->spec))
{
GtkWidget *widget = GTK_WIDGET (p->obj);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]