You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
290 lines
14 KiB
290 lines
14 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<!-- Generated with glade 3.18.3 --> |
|
<interface> |
|
<requires lib="gtk+" version="3.0"/> |
|
<object class="GtkAdjustment" id="adjustment1"> |
|
<property name="lower">72</property> |
|
<property name="upper">1200</property> |
|
<property name="value">300</property> |
|
<property name="step_increment">10</property> |
|
<property name="page_increment">10</property> |
|
</object> |
|
<object class="GtkFileChooserDialog" id="exportDialog"> |
|
<property name="can_focus">False</property> |
|
<property name="border_width">5</property> |
|
<property name="title" translatable="yes">Export as</property> |
|
<property name="role">GtkFileChooserDialog</property> |
|
<property name="type_hint">dialog</property> |
|
<property name="action">save</property> |
|
<property name="do_overwrite_confirmation">True</property> |
|
<child internal-child="vbox"> |
|
<object class="GtkBox" id="dialog-box1"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<property name="orientation">vertical</property> |
|
<property name="spacing">2</property> |
|
<child internal-child="action_area"> |
|
<object class="GtkButtonBox" id="dialog-action_area1"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<property name="layout_style">end</property> |
|
<child> |
|
<object class="GtkButton" id="btnClose"> |
|
<property name="label">gtk-close</property> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<property name="receives_default">True</property> |
|
<property name="use_stock">True</property> |
|
</object> |
|
<packing> |
|
<property name="expand">False</property> |
|
<property name="fill">False</property> |
|
<property name="position">0</property> |
|
</packing> |
|
</child> |
|
<child> |
|
<object class="GtkButton" id="btnExport"> |
|
<property name="label" translatable="yes">Export</property> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<property name="receives_default">True</property> |
|
</object> |
|
<packing> |
|
<property name="expand">False</property> |
|
<property name="fill">False</property> |
|
<property name="position">1</property> |
|
</packing> |
|
</child> |
|
</object> |
|
<packing> |
|
<property name="expand">False</property> |
|
<property name="fill">True</property> |
|
<property name="pack_type">end</property> |
|
<property name="position">0</property> |
|
</packing> |
|
</child> |
|
<child> |
|
<object class="GtkBox" id="vbox1"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<property name="orientation">vertical</property> |
|
<child> |
|
<object class="GtkExpander" id="expander3"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<child> |
|
<object class="GtkHBox" id="hbox1"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<child> |
|
<object class="GtkLabel" id="label5"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<property name="label" translatable="yes">Resolution:</property> |
|
</object> |
|
<packing> |
|
<property name="expand">False</property> |
|
<property name="fill">True</property> |
|
<property name="position">0</property> |
|
</packing> |
|
</child> |
|
<child> |
|
<object class="GtkSpinButton" id="spPngResolution"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<property name="tooltip_text" translatable="yes">This option only affects PNG output</property> |
|
<property name="invisible_char">●</property> |
|
<property name="text" translatable="yes">300</property> |
|
<property name="primary_icon_activatable">False</property> |
|
<property name="secondary_icon_activatable">False</property> |
|
<property name="adjustment">adjustment1</property> |
|
<property name="value">300</property> |
|
</object> |
|
<packing> |
|
<property name="expand">False</property> |
|
<property name="fill">True</property> |
|
<property name="padding">3</property> |
|
<property name="position">1</property> |
|
</packing> |
|
</child> |
|
<child> |
|
<object class="GtkLabel" id="label6"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<property name="label" translatable="yes">dpi</property> |
|
</object> |
|
<packing> |
|
<property name="expand">False</property> |
|
<property name="fill">True</property> |
|
<property name="position">2</property> |
|
</packing> |
|
</child> |
|
</object> |
|
</child> |
|
<child type="label"> |
|
<object class="GtkLabel" id="label4"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<property name="label" translatable="yes">Options</property> |
|
</object> |
|
</child> |
|
</object> |
|
<packing> |
|
<property name="expand">True</property> |
|
<property name="fill">True</property> |
|
<property name="position">0</property> |
|
</packing> |
|
</child> |
|
<child> |
|
<object class="GtkExpander" id="expander2"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<child> |
|
<object class="GtkViewport" id="viewport1"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<child> |
|
<object class="GtkTreeView" id="lstTypes"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<child internal-child="selection"> |
|
<object class="GtkTreeSelection" id="treeview-selection"/> |
|
</child> |
|
</object> |
|
</child> |
|
</object> |
|
</child> |
|
<child type="label"> |
|
<object class="GtkLabel" id="label2"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<property name="label" translatable="yes">File Type</property> |
|
</object> |
|
</child> |
|
</object> |
|
<packing> |
|
<property name="expand">False</property> |
|
<property name="fill">True</property> |
|
<property name="position">1</property> |
|
</packing> |
|
</child> |
|
<child> |
|
<object class="GtkExpander" id="expander1"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<child> |
|
<object class="GtkTable" id="table1"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<property name="n_rows">4</property> |
|
<property name="n_columns">2</property> |
|
<child> |
|
<placeholder/> |
|
</child> |
|
<child> |
|
<placeholder/> |
|
</child> |
|
<child> |
|
<object class="GtkRadioButton" id="rdRangeAll"> |
|
<property name="label" translatable="yes">All pages</property> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<property name="receives_default">False</property> |
|
<property name="xalign">0</property> |
|
<property name="active">True</property> |
|
<property name="draw_indicator">True</property> |
|
</object> |
|
</child> |
|
<child> |
|
<object class="GtkRadioButton" id="rdRangeCurrent"> |
|
<property name="label" translatable="yes">Current page</property> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<property name="receives_default">False</property> |
|
<property name="xalign">0</property> |
|
<property name="draw_indicator">True</property> |
|
<property name="group">rdRangeAll</property> |
|
</object> |
|
<packing> |
|
<property name="top_attach">1</property> |
|
<property name="bottom_attach">2</property> |
|
</packing> |
|
</child> |
|
<child> |
|
<object class="GtkRadioButton" id="rdRangePages"> |
|
<property name="label" translatable="yes">Pages:</property> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<property name="receives_default">False</property> |
|
<property name="xalign">0</property> |
|
<property name="draw_indicator">True</property> |
|
<property name="group">rdRangeAll</property> |
|
</object> |
|
<packing> |
|
<property name="top_attach">2</property> |
|
<property name="bottom_attach">3</property> |
|
</packing> |
|
</child> |
|
<child> |
|
<object class="GtkLabel" id="label3"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<property name="label" translatable="yes"><i>Example:</i> 1-3 or 1,3,5-7 etc.</property> |
|
<property name="use_markup">True</property> |
|
</object> |
|
<packing> |
|
<property name="left_attach">1</property> |
|
<property name="right_attach">2</property> |
|
<property name="top_attach">3</property> |
|
<property name="bottom_attach">4</property> |
|
</packing> |
|
</child> |
|
<child> |
|
<object class="GtkEntry" id="txtPages"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">True</property> |
|
<property name="invisible_char">●</property> |
|
<property name="primary_icon_activatable">False</property> |
|
<property name="secondary_icon_activatable">False</property> |
|
</object> |
|
<packing> |
|
<property name="left_attach">1</property> |
|
<property name="right_attach">2</property> |
|
<property name="top_attach">2</property> |
|
<property name="bottom_attach">3</property> |
|
</packing> |
|
</child> |
|
<child> |
|
<placeholder/> |
|
</child> |
|
</object> |
|
</child> |
|
<child type="label"> |
|
<object class="GtkLabel" id="label1"> |
|
<property name="visible">True</property> |
|
<property name="can_focus">False</property> |
|
<property name="label" translatable="yes">Range</property> |
|
<property name="use_markup">True</property> |
|
</object> |
|
</child> |
|
</object> |
|
<packing> |
|
<property name="expand">False</property> |
|
<property name="fill">True</property> |
|
<property name="position">2</property> |
|
</packing> |
|
</child> |
|
</object> |
|
<packing> |
|
<property name="expand">False</property> |
|
<property name="fill">True</property> |
|
<property name="position">2</property> |
|
</packing> |
|
</child> |
|
</object> |
|
</child> |
|
<action-widgets> |
|
<action-widget response="2">btnExport</action-widget> |
|
</action-widgets> |
|
</object> |
|
</interface>
|
|
|