[gtk+] widget-factory: add items to the entry dropdown
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] widget-factory: add items to the entry dropdown
- Date: Wed, 11 Jan 2012 16:22:54 +0000 (UTC)
commit d286a1ff4cc57cab3e20748fa685ce8f884b4981
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Jan 11 11:22:25 2012 -0500
widget-factory: add items to the entry dropdown
tests/widget-factory.ui | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/tests/widget-factory.ui b/tests/widget-factory.ui
index f2f0f2d..aa606bc 100644
--- a/tests/widget-factory.ui
+++ b/tests/widget-factory.ui
@@ -531,6 +531,11 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
<property name="text" translatable="yes">comboboxentry</property>
</object>
</child>
+ <items>
+ <item>Donald Duck</item>
+ <item>Mickey Mouse</item>
+ <item>Jet McQuack</item>
+ </items>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]