Remove hscrollbar in XML console

This commit is contained in:
Denis Fomin 2013-08-16 00:55:01 +04:00
parent 0e45baf36b
commit 13c3009d43
1 changed files with 1 additions and 0 deletions

View File

@ -255,6 +255,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="shadow_type">in</property>
<property name="hscrollbar_policy">never</property>
<child>
<object class="GtkTextView" id="input_textview">
<property name="height_request">120</property>