| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- Generated with glade 3.40.0 --> |
| <interface domain="sfx"> |
| <requires lib="gtk+" version="3.24"/> |
| <object class="GtkTreeStore" id="liststore2"> |
| <columns> |
| <!-- column-name text --> |
| <column type="gchararray"/> |
| <!-- column-name id --> |
| <column type="gchararray"/> |
| </columns> |
| </object> |
| <object class="GtkBox" id="HelpBookmarkPage"> |
| <property name="visible">True</property> |
| <property name="can-focus">False</property> |
| <property name="hexpand">True</property> |
| <property name="vexpand">True</property> |
| <property name="border-width">6</property> |
| <property name="orientation">vertical</property> |
| <child> |
| <!-- n-columns=1 n-rows=3 --> |
| <object class="GtkGrid" id="grid1"> |
| <property name="visible">True</property> |
| <property name="can-focus">False</property> |
| <property name="hexpand">True</property> |
| <property name="vexpand">True</property> |
| <property name="row-spacing">6</property> |
| <child> |
| <object class="GtkLabel" id="label1"> |
| <property name="visible">True</property> |
| <property name="can-focus">False</property> |
| <property name="label" translatable="yes" context="helpbookmarkpage|label1">_Bookmarks</property> |
| <property name="use-underline">True</property> |
| <property name="mnemonic-widget">bookmarks</property> |
| <property name="xalign">0</property> |
| </object> |
| <packing> |
| <property name="left-attach">0</property> |
| <property name="top-attach">0</property> |
| </packing> |
| </child> |
| <child> |
| <object class="GtkScrolledWindow"> |
| <property name="visible">True</property> |
| <property name="can-focus">True</property> |
| <property name="hexpand">True</property> |
| <property name="vexpand">True</property> |
| <property name="shadow-type">in</property> |
| <child> |
| <object class="GtkTreeView" id="bookmarks"> |
| <property name="visible">True</property> |
| <property name="can-focus">True</property> |
| <property name="hexpand">True</property> |
| <property name="vexpand">True</property> |
| <property name="model">liststore2</property> |
| <property name="headers-visible">False</property> |
| <property name="headers-clickable">False</property> |
| <property name="search-column">0</property> |
| <property name="show-expanders">False</property> |
| <child internal-child="selection"> |
| <object class="GtkTreeSelection"/> |
| </child> |
| <child> |
| <object class="GtkTreeViewColumn" id="treeviewcolumn2"> |
| <child> |
| <object class="GtkCellRendererText" id="cellrenderertext2"/> |
| <attributes> |
| <attribute name="text">0</attribute> |
| </attributes> |
| </child> |
| </object> |
| </child> |
| </object> |
| </child> |
| </object> |
| <packing> |
| <property name="left-attach">0</property> |
| <property name="top-attach">1</property> |
| </packing> |
| </child> |
| <child> |
| <object class="GtkButton" id="display"> |
| <property name="label" translatable="yes" context="helpbookmarkpage|display">_Display</property> |
| <property name="visible">True</property> |
| <property name="can-focus">True</property> |
| <property name="receives-default">True</property> |
| <property name="halign">end</property> |
| <property name="use-underline">True</property> |
| </object> |
| <packing> |
| <property name="left-attach">0</property> |
| <property name="top-attach">2</property> |
| </packing> |
| </child> |
| </object> |
| <packing> |
| <property name="expand">False</property> |
| <property name="fill">True</property> |
| <property name="position">0</property> |
| </packing> |
| </child> |
| </object> |
| </interface> |