summaryrefslogtreecommitdiffstats
path: root/extensions/uiconfig/spropctrlr/ui/textfield.ui
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/uiconfig/spropctrlr/ui/textfield.ui')
-rw-r--r--extensions/uiconfig/spropctrlr/ui/textfield.ui11
1 files changed, 11 insertions, 0 deletions
diff --git a/extensions/uiconfig/spropctrlr/ui/textfield.ui b/extensions/uiconfig/spropctrlr/ui/textfield.ui
new file mode 100644
index 000000000..d222cb2e7
--- /dev/null
+++ b/extensions/uiconfig/spropctrlr/ui/textfield.ui
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.22.1 -->
+<interface domain="pcr">
+ <requires lib="gtk+" version="3.20"/>
+ <object class="GtkEntry" id="textfield">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="truncate-multiline">True</property>
+ <property name="hexpand">True</property>
+ </object>
+</interface>