|
|
|
|
@ -907,6 +907,7 @@ agreement</property>
|
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="hscrollbar-policy">never</property>
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
|
<property name="min-content-height">132</property>
|
|
|
|
|
<child>
|
|
|
|
|
@ -934,7 +935,10 @@ agreement</property>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="title" translatable="yes">column</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
<property name="wrap-width">100</property>
|
|
|
|
|
</object>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
@ -6760,6 +6764,7 @@ agreement</property>
|
|
|
|
|
<object class="GtkEventBox" id="ScrollLeftEventBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-start">3</property>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
@ -6777,6 +6782,7 @@ agreement</property>
|
|
|
|
|
<object class="GtkEventBox" id="ScrollRightEventBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-end">3</property>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
|