|
|
@@ -1,15 +1,31 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<!-- Generated with glade 3.20.0 -->
|
|
|
+<!-- Generated with glade 3.36.0 -->
|
|
|
<interface>
|
|
|
<requires lib="gtk+" version="3.14"/>
|
|
|
+ <object class="GtkAdjustment" id="adjustment1">
|
|
|
+ <property name="lower">10</property>
|
|
|
+ <property name="upper">200</property>
|
|
|
+ <property name="value">85</property>
|
|
|
+ <property name="step_increment">1</property>
|
|
|
+ <property name="page_increment">10</property>
|
|
|
+ </object>
|
|
|
+ <object class="GtkAdjustment" id="adjustment2">
|
|
|
+ <property name="lower">1</property>
|
|
|
+ <property name="upper">60</property>
|
|
|
+ <property name="value">5</property>
|
|
|
+ <property name="step_increment">1</property>
|
|
|
+ <property name="page_increment">10</property>
|
|
|
+ </object>
|
|
|
<template class="CrownPreferencesDialog" parent="GtkDialog">
|
|
|
<property name="can_focus">False</property>
|
|
|
+ <property name="resizable">False</property>
|
|
|
+ <property name="window_position">center</property>
|
|
|
<property name="type_hint">dialog</property>
|
|
|
+ <property name="skip_taskbar_hint">True</property>
|
|
|
<child internal-child="vbox">
|
|
|
<object class="GtkBox">
|
|
|
<property name="can_focus">False</property>
|
|
|
<property name="orientation">vertical</property>
|
|
|
- <property name="spacing">2</property>
|
|
|
<child internal-child="action_area">
|
|
|
<object class="GtkButtonBox">
|
|
|
<property name="can_focus">False</property>
|
|
|
@@ -24,230 +40,395 @@
|
|
|
<packing>
|
|
|
<property name="expand">False</property>
|
|
|
<property name="fill">False</property>
|
|
|
- <property name="position">0</property>
|
|
|
+ <property name="position">1</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
- <object class="GtkGrid">
|
|
|
+ <object class="GtkNotebook">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="margin_bottom">18</property>
|
|
|
- <property name="border_width">12</property>
|
|
|
- <property name="row_spacing">6</property>
|
|
|
- <property name="column_spacing">12</property>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Grid</property>
|
|
|
- <property name="xalign">0</property>
|
|
|
- <attributes>
|
|
|
- <attribute name="weight" value="bold"/>
|
|
|
- </attributes>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">0</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkColorButton" id="_grid_color_button">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- <property name="hexpand">True</property>
|
|
|
- <property name="use_alpha">True</property>
|
|
|
- <property name="alpha">65535</property>
|
|
|
- <property name="rgba">rgb(102,102,102)</property>
|
|
|
- <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">1</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Grid</property>
|
|
|
- <property name="xalign">1</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">1</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkColorButton" id="_grid_disabled_color_button">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- <property name="hexpand">True</property>
|
|
|
- <property name="use_alpha">True</property>
|
|
|
- <property name="alpha">26214</property>
|
|
|
- <property name="rgba">rgb(102,102,102)</property>
|
|
|
- <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">2</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Grid (Disabled)</property>
|
|
|
- <property name="xalign">1</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">2</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Axes</property>
|
|
|
- <property name="xalign">0</property>
|
|
|
- <attributes>
|
|
|
- <attribute name="weight" value="bold"/>
|
|
|
- </attributes>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">3</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="show_border">False</property>
|
|
|
<child>
|
|
|
- <object class="GtkColorButton" id="_axis_x_color_button">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- <property name="hexpand">True</property>
|
|
|
- <property name="use_alpha">True</property>
|
|
|
- <property name="alpha">65535</property>
|
|
|
- <property name="rgba">rgb(217,0,0)</property>
|
|
|
- <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">4</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
+ <object class="GtkGrid">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">X Axis</property>
|
|
|
- <property name="xalign">1</property>
|
|
|
+ <property name="margin_bottom">18</property>
|
|
|
+ <property name="border_width">12</property>
|
|
|
+ <property name="row_spacing">6</property>
|
|
|
+ <property name="column_spacing">12</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Grid</property>
|
|
|
+ <property name="xalign">0</property>
|
|
|
+ <attributes>
|
|
|
+ <attribute name="weight" value="bold"/>
|
|
|
+ </attributes>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkColorButton" id="_grid_color_button">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="use_alpha">True</property>
|
|
|
+ <property name="alpha">65535</property>
|
|
|
+ <property name="rgba">rgb(102,102,102)</property>
|
|
|
+ <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Grid</property>
|
|
|
+ <property name="xalign">1</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkColorButton" id="_grid_disabled_color_button">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="use_alpha">True</property>
|
|
|
+ <property name="alpha">65535</property>
|
|
|
+ <property name="rgba">rgb(102,102,102)</property>
|
|
|
+ <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Grid (Disabled)</property>
|
|
|
+ <property name="xalign">1</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Axes</property>
|
|
|
+ <property name="xalign">0</property>
|
|
|
+ <attributes>
|
|
|
+ <attribute name="weight" value="bold"/>
|
|
|
+ </attributes>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkColorButton" id="_axis_x_color_button">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="use_alpha">True</property>
|
|
|
+ <property name="alpha">65535</property>
|
|
|
+ <property name="rgba">rgb(217,0,0)</property>
|
|
|
+ <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">4</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">X Axis</property>
|
|
|
+ <property name="xalign">1</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">4</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Y Axis</property>
|
|
|
+ <property name="xalign">1</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">5</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Z Axis</property>
|
|
|
+ <property name="xalign">1</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">6</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkColorButton" id="_axis_y_color_button">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="use_alpha">True</property>
|
|
|
+ <property name="alpha">65535</property>
|
|
|
+ <property name="rgba">rgb(0,217,0)</property>
|
|
|
+ <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">5</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkColorButton" id="_axis_z_color_button">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="use_alpha">True</property>
|
|
|
+ <property name="alpha">65535</property>
|
|
|
+ <property name="rgba">rgb(0,0,217)</property>
|
|
|
+ <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">6</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Selected</property>
|
|
|
+ <property name="xalign">1</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">7</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkColorButton" id="_axis_selected_color_button">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="use_alpha">True</property>
|
|
|
+ <property name="alpha">65535</property>
|
|
|
+ <property name="rgba">rgb(217,217,0)</property>
|
|
|
+ <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">7</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Gizmo</property>
|
|
|
+ <property name="xalign">0</property>
|
|
|
+ <attributes>
|
|
|
+ <attribute name="weight" value="bold"/>
|
|
|
+ </attributes>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">8</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Size (px)</property>
|
|
|
+ <property name="xalign">1</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">9</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSpinButton" id="_gizmo_size_spin_button">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="adjustment">adjustment1</property>
|
|
|
+ <property name="value">85</property>
|
|
|
+ <signal name="value-changed" handler="on_gizmo_size_value_changed" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">9</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
</object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">4</property>
|
|
|
- </packing>
|
|
|
</child>
|
|
|
- <child>
|
|
|
+ <child type="tab">
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Y Axis</property>
|
|
|
- <property name="xalign">1</property>
|
|
|
+ <property name="label" translatable="yes">Viewport</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">5</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ <property name="tab_fill">False</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
- <object class="GtkLabel">
|
|
|
+ <object class="GtkGrid">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Z Axis</property>
|
|
|
- <property name="xalign">1</property>
|
|
|
+ <property name="margin_bottom">18</property>
|
|
|
+ <property name="border_width">12</property>
|
|
|
+ <property name="row_spacing">6</property>
|
|
|
+ <property name="column_spacing">12</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Level</property>
|
|
|
+ <property name="xalign">0</property>
|
|
|
+ <attributes>
|
|
|
+ <attribute name="weight" value="bold"/>
|
|
|
+ </attributes>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Autosave (mins)</property>
|
|
|
+ <property name="xalign">1</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSpinButton" id="_level_autosave_spin_button">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="adjustment">adjustment2</property>
|
|
|
+ <signal name="value-changed" handler="on_level_autosave_value_changed" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">6</property>
|
|
|
+ <property name="position">2</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
- <child>
|
|
|
- <object class="GtkColorButton" id="_axis_y_color_button">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- <property name="hexpand">True</property>
|
|
|
- <property name="use_alpha">True</property>
|
|
|
- <property name="alpha">65535</property>
|
|
|
- <property name="rgba">rgb(0,217,0)</property>
|
|
|
- <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">5</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkColorButton" id="_axis_z_color_button">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- <property name="hexpand">True</property>
|
|
|
- <property name="use_alpha">True</property>
|
|
|
- <property name="alpha">65535</property>
|
|
|
- <property name="rgba">rgb(0,0,217)</property>
|
|
|
- <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">6</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
+ <child type="tab">
|
|
|
<object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Selected</property>
|
|
|
- <property name="xalign">1</property>
|
|
|
+ <property name="label" translatable="yes">Document</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">7</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ <property name="tab_fill">False</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
- <child>
|
|
|
- <object class="GtkColorButton" id="_axis_selected_color_button">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- <property name="use_alpha">True</property>
|
|
|
- <property name="alpha">65535</property>
|
|
|
- <property name="rgba">rgb(217,217,0)</property>
|
|
|
- <signal name="color-set" handler="on_color_set" swapped="no"/>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">7</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <placeholder/>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <placeholder/>
|
|
|
- </child>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="expand">False</property>
|
|
|
+ <property name="expand">True</property>
|
|
|
<property name="fill">True</property>
|
|
|
- <property name="position">1</property>
|
|
|
+ <property name="position">0</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
</object>
|
|
|
</child>
|
|
|
- <child>
|
|
|
+ <child type="titlebar">
|
|
|
<placeholder/>
|
|
|
</child>
|
|
|
</template>
|