<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.20.0 --> <interface domain="svx"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustment1"> <property name="upper">359</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkAdjustment" id="adjustment2"> <property name="upper">100</property> <property name="step_increment">5</property> <property name="page_increment">10</property> </object> <object class="GtkWindow" id="FloatingAreaStyle"> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="border_width">4</property> <property name="resizable">False</property> <property name="destroy_with_parent">True</property> <property name="type_hint">popup-menu</property> <property name="skip_pager_hint">True</property> <property name="deletable">False</property> <child> <object class="GtkGrid"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="orientation">vertical</property> <property name="row_spacing">12</property> <child> <object class="GtkGrid" id="anglegrid"> <property name="visible">True</property> <property name="can_focus">False</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="halign">start</property> <property name="label" translatable="yes" context="floatingareastyle|label1">_Angle:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">angle:0degrees</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkGrid"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="column_spacing">12</property> <property name="column_homogeneous">True</property> <child> <object class="GtkSpinButton" id="angle:0degrees"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip_text" translatable="yes" context="floatingareastyle|angle|tooltip_text">Specify the angle of rotation for the gradient shading style.</property> <property name="adjustment">adjustment1</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkGrid"> <property name="visible">True</property> <property name="can_focus">False</property> <child> <object class="GtkToolbar" id="lefttoolbox"> <property name="visible">True</property> <property name="can_focus">False</property> <child> <object class="GtkToolButton" id="left"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="tooltip_text" translatable="yes" context="floatingareastyle|left|tooltip_text">Rotate counterclockwise by 45 degrees.</property> <property name="icon_name">svx/res/symphony/rotate_left.png</property> </object> <packing> <property name="expand">False</property> <property name="homogeneous">True</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkToolbar" id="righttoolbox"> <property name="visible">True</property> <property name="can_focus">False</property> <child> <object class="GtkToolButton" id="right"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="tooltip_text" translatable="yes" context="floatingareastyle|right|tooltip_text">Rotate clockwise by 45 degrees.</property> <property name="icon_name">svx/res/symphony/rotate_right.png</property> </object> <packing> <property name="expand">False</property> <property name="homogeneous">True</property> </packing> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkGrid"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> <property name="label" translatable="yes" context="floatingareastyle|label4">_Start value:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">start:0%</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> <property name="label" translatable="yes" context="floatingareastyle|label5">_End value:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">end:0%</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="start:0%"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip_text" translatable="yes" context="floatingareastyle|start|tooltip_text">Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent.</property> <property name="adjustment">adjustment2</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkSpinButton" id="end:0%"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip_text" translatable="yes" context="floatingareastyle|end|tooltip_text">Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent.</property> <property name="adjustment">adjustment2</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkGrid"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">6</property> <child> <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> <property name="label" translatable="yes" context="floatingareastyle|label6">_Border:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">border:0%</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="border:0%"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip_text" translatable="yes" context="floatingareastyle|border|tooltip_text">Specify the border value of gradient transparency.</property> <property name="adjustment">adjustment2</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkGrid" id="centergrid"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> <property name="label" translatable="yes" context="floatingareastyle|label2">Center _X:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">centerx:0%</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> <property name="label" translatable="yes" context="floatingareastyle|label3">Center _Y:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">centery:0%</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="centerx:0%"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip_text" translatable="yes" context="floatingareastyle|centerx|tooltip_text">Specify the horizontal offset percentage from the center for the gradient shading style. 50% is the horizontal center.</property> <property name="adjustment">adjustment2</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkSpinButton" id="centery:0%"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip_text" translatable="yes" context="floatingareastyle|centery|tooltip_text">Specify the vertical offset percentage from the center for the gradient shading style. 50% is the vertical center.</property> <property name="adjustment">adjustment2</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> </object> </child> </object> </interface>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
acceptrejectchangesdialog.ui | File | 12.97 KB | 0644 |
|
addconditiondialog.ui | File | 8.95 KB | 0644 |
|
adddataitemdialog.ui | File | 20.63 KB | 0644 |
|
addinstancedialog.ui | File | 8.79 KB | 0644 |
|
addmodeldialog.ui | File | 6.76 KB | 0644 |
|
addnamespacedialog.ui | File | 7.24 KB | 0644 |
|
addsubmissiondialog.ui | File | 12.29 KB | 0644 |
|
asianphoneticguidedialog.ui | File | 23.63 KB | 0644 |
|
cellmenu.ui | File | 629 B | 0644 |
|
charsetmenu.ui | File | 1.72 KB | 0644 |
|
chineseconversiondialog.ui | File | 12.26 KB | 0644 |
|
chinesedictionary.ui | File | 26.71 KB | 0644 |
|
classificationdialog.ui | File | 28.21 KB | 0644 |
|
colorwindow.ui | File | 8.53 KB | 0644 |
|
colsmenu.ui | File | 12.79 KB | 0644 |
|
compressgraphicdialog.ui | File | 40.71 KB | 0644 |
|
convertmenu.ui | File | 8.73 KB | 0644 |
|
crashreportdlg.ui | File | 6.76 KB | 0644 |
|
datanavigator.ui | File | 9.24 KB | 0644 |
|
defaultshapespanel.ui | File | 18.87 KB | 0644 |
|
deletefooterdialog.ui | File | 1.71 KB | 0644 |
|
deleteheaderdialog.ui | File | 1.71 KB | 0644 |
|
docking3deffects.ui | File | 111.31 KB | 0644 |
|
dockingcolorreplace.ui | File | 22.42 KB | 0644 |
|
dockingfontwork.ui | File | 21.25 KB | 0644 |
|
docrecoverybrokendialog.ui | File | 10.26 KB | 0644 |
|
docrecoveryprogressdialog.ui | File | 3.14 KB | 0644 |
|
docrecoveryrecoverdialog.ui | File | 9.65 KB | 0644 |
|
docrecoverysavedialog.ui | File | 8.7 KB | 0644 |
|
extrustiondepthdialog.ui | File | 7.19 KB | 0644 |
|
filtermenu.ui | File | 1.63 KB | 0644 |
|
findreplacedialog.ui | File | 67.92 KB | 0644 |
|
floatingareastyle.ui | File | 14.77 KB | 0644 |
|
floatingcontour.ui | File | 23.23 KB | 0644 |
|
floatinglineproperty.ui | File | 3.42 KB | 0644 |
|
floatingundoredo.ui | File | 1.68 KB | 0644 |
|
fontworkgallerydialog.ui | File | 6.3 KB | 0644 |
|
fontworkspacingdialog.ui | File | 5.06 KB | 0644 |
|
formdatamenu.ui | File | 2.18 KB | 0644 |
|
formlinkwarndialog.ui | File | 3.14 KB | 0644 |
|
formnavimenu.ui | File | 5.02 KB | 0644 |
|
functionmenu.ui | File | 2.61 KB | 0644 |
|
gallerymenu1.ui | File | 2.35 KB | 0644 |
|
gallerymenu2.ui | File | 3.32 KB | 0644 |
|
headfootformatpage.ui | File | 23.95 KB | 0644 |
|
imapdialog.ui | File | 26.66 KB | 0644 |
|
imapmenu.ui | File | 4.49 KB | 0644 |
|
linkwarndialog.ui | File | 4.27 KB | 0644 |
|
mediaplayback.ui | File | 6.51 KB | 0644 |
|
namespacedialog.ui | File | 12.2 KB | 0644 |
|
oldcolorwindow.ui | File | 7.37 KB | 0644 |
|
optgridpage.ui | File | 34.38 KB | 0644 |
|
paralinespacingcontrol.ui | File | 13.93 KB | 0644 |
|
paralrspacing.ui | File | 5.73 KB | 0644 |
|
paraulspacing.ui | File | 4.66 KB | 0644 |
|
passwd.ui | File | 13.39 KB | 0644 |
|
presetmenu.ui | File | 976 B | 0644 |
|
profileexporteddialog.ui | File | 3.98 KB | 0644 |
|
querydeletecontourdialog.ui | File | 1.74 KB | 0644 |
|
querydeleteobjectdialog.ui | File | 1.61 KB | 0644 |
|
querydeletethemedialog.ui | File | 1.6 KB | 0644 |
|
querymodifyimagemapchangesdialog.ui | File | 2.61 KB | 0644 |
|
querynewcontourdialog.ui | File | 1.55 KB | 0644 |
|
querysavecontchangesdialog.ui | File | 2.5 KB | 0644 |
|
querysaveimagemapchangesdialog.ui | File | 2.59 KB | 0644 |
|
queryunlinkgraphicsdialog.ui | File | 1.75 KB | 0644 |
|
redlinecontrol.ui | File | 1.79 KB | 0644 |
|
redlinefilterpage.ui | File | 18.15 KB | 0644 |
|
redlineviewpage.ui | File | 11.07 KB | 0644 |
|
rowsmenu.ui | File | 1.13 KB | 0644 |
|
rulermenu.ui | File | 3.9 KB | 0644 |
|
safemodedialog.ui | File | 24.85 KB | 0644 |
|
savemodifieddialog.ui | File | 3.81 KB | 0644 |
|
selectionmenu.ui | File | 1.7 KB | 0644 |
|
sidebararea.ui | File | 19.57 KB | 0644 |
|
sidebargraphic.ui | File | 18.71 KB | 0644 |
|
sidebarline.ui | File | 19.67 KB | 0644 |
|
sidebarlists.ui | File | 5.91 KB | 0644 |
|
sidebarparagraph.ui | File | 35.02 KB | 0644 |
|
sidebarpossize.ui | File | 24.63 KB | 0644 |
|
sidebarshadow.ui | File | 9.42 KB | 0644 |
|
sidebarstylespanel.ui | File | 4.86 KB | 0644 |
|
sidebartextpanel.ui | File | 16.87 KB | 0644 |
|
stylemenu.ui | File | 996 B | 0644 |
|
textcharacterspacingcontrol.ui | File | 9.78 KB | 0644 |
|
textcontrolchardialog.ui | File | 9.39 KB | 0644 |
|
textcontrolparadialog.ui | File | 11.11 KB | 0644 |
|
textunderlinecontrol.ui | File | 12.77 KB | 0644 |
|
xformspage.ui | File | 4.55 KB | 0644 |
|
xmlsecstatmenu.ui | File | 663 B | 0644 |
|
zoommenu.ui | File | 2.9 KB | 0644 |
|