Remove hscrollbar in XML console
This commit is contained in:
parent
22bf3ad06b
commit
606738c4e2
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,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>
|
||||
|
|
Loading…
Add table
Reference in a new issue