diff options
Diffstat (limited to 'svx/uiconfig/ui/sidebargraphic.ui')
-rw-r--r-- | svx/uiconfig/ui/sidebargraphic.ui | 196 |
1 files changed, 196 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/sidebargraphic.ui b/svx/uiconfig/ui/sidebargraphic.ui new file mode 100644 index 0000000000..8535249623 --- /dev/null +++ b/svx/uiconfig/ui/sidebargraphic.ui @@ -0,0 +1,196 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Generated with glade 3.40.0 --> +<interface domain="svx"> + <requires lib="gtk+" version="3.20"/> + <object class="GtkAdjustment" id="0to100adjustment"> + <property name="upper">100</property> + <property name="step-increment">1</property> + <property name="page-increment">10</property> + </object> + <object class="GtkAdjustment" id="gammaadjustment"> + <property name="lower">0.01</property> + <property name="upper">10</property> + <property name="value">1</property> + <property name="step-increment">0.10</property> + <property name="page-increment">1</property> + </object> + <object class="GtkAdjustment" id="plusminus100adjustment"> + <property name="lower">-100</property> + <property name="upper">100</property> + <property name="step-increment">1</property> + <property name="page-increment">10</property> + </object> + <object class="GtkAdjustment" id="plusminus100adjustment1"> + <property name="lower">-100</property> + <property name="upper">100</property> + <property name="step-increment">1</property> + <property name="page-increment">10</property> + </object> + <!-- n-columns=1 n-rows=1 --> + <object class="GtkGrid" id="GraphicPropertyPanel"> + <property name="visible">True</property> + <property name="can-focus">False</property> + <child> + <!-- n-columns=2 n-rows=4 --> + <object class="GtkGrid" id="grid1"> + <property name="visible">True</property> + <property name="can-focus">False</property> + <property name="hexpand">True</property> + <property name="border-width">6</property> + <property name="row-spacing">3</property> + <property name="column-spacing">6</property> + <child> + <object class="GtkLabel" id="brightnesslabel"> + <property name="visible">True</property> + <property name="can-focus">False</property> + <property name="label" translatable="yes" context="sidebargraphic|brightnesslabel">_Brightness:</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">setbrightness</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left-attach">0</property> + <property name="top-attach">1</property> + </packing> + </child> + <child> + <object class="GtkSpinButton" id="setbrightness"> + <property name="visible">True</property> + <property name="can-focus">True</property> + <property name="tooltip-text" translatable="yes" context="sidebargraphic|setbrightness|tooltip_text">Specify the luminance of the graphic.</property> + <property name="hexpand">True</property> + <property name="truncate-multiline">True</property> + <property name="adjustment">plusminus100adjustment</property> + <child internal-child="accessible"> + <object class="AtkObject" id="setbrightness-atkobject"> + <property name="AtkObject::accessible-name" translatable="yes" context="sidebargraphic|setbrightness-atkobject">Brightness</property> + </object> + </child> + </object> + <packing> + <property name="left-attach">1</property> + <property name="top-attach">1</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="contrastlabel"> + <property name="visible">True</property> + <property name="can-focus">False</property> + <property name="label" translatable="yes" context="sidebargraphic|contrastlabel">_Contrast:</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">setcontrast</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left-attach">0</property> + <property name="top-attach">2</property> + </packing> + </child> + <child> + <object class="GtkSpinButton" id="setcontrast"> + <property name="visible">True</property> + <property name="can-focus">True</property> + <property name="tooltip-text" translatable="yes" context="sidebargraphic|setcontrast|tooltip_text">Specify the degree of difference between the lightest and darkest parts of the graphic.</property> + <property name="hexpand">True</property> + <property name="truncate-multiline">True</property> + <property name="adjustment">plusminus100adjustment1</property> + <child internal-child="accessible"> + <object class="AtkObject" id="setcontrast-atkobject"> + <property name="AtkObject::accessible-name" translatable="yes" context="sidebargraphic|setcontrast-atkobject">Contrast</property> + </object> + </child> + </object> + <packing> + <property name="left-attach">1</property> + <property name="top-attach">2</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="colorlmodelabel"> + <property name="visible">True</property> + <property name="can-focus">False</property> + <property name="label" translatable="yes" context="sidebargraphic|colorlmodelabel">Color _mode:</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">setcolormode</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="GtkComboBoxText" id="setcolormode"> + <property name="visible">True</property> + <property name="can-focus">False</property> + <property name="hexpand">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="setcolormode-atkobject"> + <property name="AtkObject::accessible-name" translatable="yes" context="sidebargraphic|setcolormode-atkobject">Color mode</property> + </object> + </child> + </object> + <packing> + <property name="left-attach">1</property> + <property name="top-attach">0</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="transparencylabel"> + <property name="visible">True</property> + <property name="can-focus">False</property> + <property name="label" translatable="yes" context="sidebargraphic|transparencylabel">_Transparency:</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">setgraphtransparency</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="left-attach">0</property> + <property name="top-attach">3</property> + </packing> + </child> + <child> + <object class="GtkSpinButton" id="setgraphtransparency"> + <property name="visible">True</property> + <property name="can-focus">True</property> + <property name="tooltip-text" translatable="yes" context="sidebargraphic|setgraphtransparency|tooltip_text">Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent.</property> + <property name="hexpand">True</property> + <property name="truncate-multiline">True</property> + <property name="adjustment">0to100adjustment</property> + <child internal-child="accessible"> + <object class="AtkObject" id="setgraphtransparency-atkobject"> + <property name="AtkObject::accessible-name" translatable="yes" context="sidebargraphic|setgraphtransparency-atkobject">Transparency</property> + </object> + </child> + </object> + <packing> + <property name="left-attach">1</property> + <property name="top-attach">3</property> + </packing> + </child> + </object> + <packing> + <property name="left-attach">0</property> + <property name="top-attach">0</property> + </packing> + </child> + </object> + <object class="GtkAdjustment" id="plusminus100adjustment2"> + <property name="lower">-100</property> + <property name="upper">100</property> + <property name="step-increment">1</property> + <property name="page-increment">10</property> + </object> + <object class="GtkAdjustment" id="plusminus100adjustment3"> + <property name="lower">-100</property> + <property name="upper">100</property> + <property name="step-increment">1</property> + <property name="page-increment">10</property> + </object> + <object class="GtkAdjustment" id="plusminus100adjustment4"> + <property name="lower">-100</property> + <property name="upper">100</property> + <property name="step-increment">1</property> + <property name="page-increment">10</property> + </object> +</interface> |