|
@@ -0,0 +1,743 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<!-- Generated with glade 3.20.0 -->
|
|
|
+<interface>
|
|
|
+ <requires lib="gtk+" version="3.20"/>
|
|
|
+ <object class="GtkHeaderBar" id="PF2_bulk_open_header">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="title">Open Photo</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkButton" id="PF2_bulk_open_close_button">
|
|
|
+ <property name="label">gtk-cancel</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>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkButton" id="PF2_bulk_open_export_button">
|
|
|
+ <property name="label">Export</property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <style>
|
|
|
+ <class name="suggested-action"/>
|
|
|
+ </style>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="pack_type">end</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <object class="GtkFileFilter" id="PF2_filefilter">
|
|
|
+ <mime-types>
|
|
|
+ <mime-type>image/jpeg</mime-type>
|
|
|
+ <mime-type>image/bmp</mime-type>
|
|
|
+ <mime-type>image/png</mime-type>
|
|
|
+ <mime-type>image/tiff</mime-type>
|
|
|
+ <mime-type>image/x-tiff</mime-type>
|
|
|
+ </mime-types>
|
|
|
+ </object>
|
|
|
+ <object class="GtkWindow" id="PF2_bulk_open">
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkBox">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="halign">start</property>
|
|
|
+ <property name="margin_left">18</property>
|
|
|
+ <property name="margin_right">18</property>
|
|
|
+ <property name="margin_top">8</property>
|
|
|
+ <property name="margin_bottom">8</property>
|
|
|
+ <property name="label" translatable="yes">Select the other images you would like to process with the current settings…</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkFileChooserWidget" id="PF2_bulk_open_chooser">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="filter">PF2_filefilter</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <object class="GtkWindow" id="PF2_open_window">
|
|
|
+ <property name="width_request">700</property>
|
|
|
+ <property name="height_request">400</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="modal">True</property>
|
|
|
+ <property name="type_hint">dialog</property>
|
|
|
+ <property name="deletable">False</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkFileChooserWidget" id="PF2_open_chooser">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="filter">PF2_filefilter</property>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <object class="GtkBox" id="PF2_main">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="margin_top">1</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkScrolledWindow" id="PF2_scroll_window">
|
|
|
+ <property name="width_request">500</property>
|
|
|
+ <property name="height_request">500</property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="margin_left">18</property>
|
|
|
+ <property name="margin_right">18</property>
|
|
|
+ <property name="margin_top">18</property>
|
|
|
+ <property name="margin_bottom">18</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="vexpand">True</property>
|
|
|
+ <property name="shadow_type">in</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkViewport">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkImage" id="PF2_preview">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="pixbuf">logo.png</property>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">True</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkRevealer" id="PF2_control_reveal">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="sensitive">False</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="halign">end</property>
|
|
|
+ <property name="hexpand">False</property>
|
|
|
+ <property name="transition_type">slide-left</property>
|
|
|
+ <property name="reveal_child">True</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkBox">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSeparator">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="margin_left">6</property>
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkBox">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkBox">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="margin_left">18</property>
|
|
|
+ <property name="margin_right">18</property>
|
|
|
+ <property name="margin_top">18</property>
|
|
|
+ <property name="margin_bottom">18</property>
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
+ <property name="spacing">6</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkRevealer" id="PF2_histogram_reveal">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="reveal_child">True</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkBox">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="halign">start</property>
|
|
|
+ <property name="label" translatable="yes"><b>Histogram</b></property>
|
|
|
+ <property name="use_markup">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkBox">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="halign">center</property>
|
|
|
+ <property name="margin_top">6</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="PF2_lower_peak_toggle">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="halign">end</property>
|
|
|
+ <property name="margin_bottom">12</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkImage">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="icon_name">dialog-warning-symbolic</property>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkImage" id="PF2_histogram">
|
|
|
+ <property name="width_request">330</property>
|
|
|
+ <property name="height_request">128</property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="halign">center</property>
|
|
|
+ <property name="margin_left">6</property>
|
|
|
+ <property name="margin_right">6</property>
|
|
|
+ <property name="margin_bottom">12</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">True</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="PF2_upper_peak_toggle">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="halign">start</property>
|
|
|
+ <property name="margin_bottom">12</property>
|
|
|
+ <property name="hexpand">False</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkImage">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="icon_name">dialog-warning-symbolic</property>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="pack_type">end</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSeparator">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkRevealer" id="PF2_layers_reveal">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="transition_type">slide-up</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkBox">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
+ <property name="spacing">6</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="halign">start</property>
|
|
|
+ <property name="label" translatable="yes"><b>Layers</b></property>
|
|
|
+ <property name="use_markup">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkScrolledWindow">
|
|
|
+ <property name="height_request">150</property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="hscrollbar_policy">never</property>
|
|
|
+ <property name="shadow_type">in</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkViewport">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkListBox">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSeparator">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkBox">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
+ <property name="spacing">6</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="halign">start</property>
|
|
|
+ <property name="label" translatable="yes"><b>Toolbox</b></property>
|
|
|
+ <property name="use_markup">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkFlowBox" id="PF2_tools">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="halign">start</property>
|
|
|
+ <property name="valign">start</property>
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
+ <property name="selection_mode">none</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSeparator">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ </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>
|
|
|
+ <child>
|
|
|
+ <object class="GtkScrolledWindow">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="hscrollbar_policy">never</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkViewport">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="shadow_type">none</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkStack" id="PF2_tool_stack">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="hhomogeneous">False</property>
|
|
|
+ <property name="vhomogeneous">False</property>
|
|
|
+ <property name="transition_type">slide-left-right</property>
|
|
|
+ <child>
|
|
|
+ <placeholder/>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">True</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <object class="GtkHeaderBar" id="PF2_open_header">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="title">Open Photo</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkButton" id="PF2_open_cancel_button">
|
|
|
+ <property name="label">gtk-cancel</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>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkButton" id="PF2_open_open_button">
|
|
|
+ <property name="label">gtk-open</property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ <style>
|
|
|
+ <class name="suggested-action"/>
|
|
|
+ </style>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="pack_type">end</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <object class="GtkPopoverMenu" id="PF2_popovermenu">
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkBox">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="margin_left">6</property>
|
|
|
+ <property name="margin_right">6</property>
|
|
|
+ <property name="margin_top">6</property>
|
|
|
+ <property name="margin_bottom">6</property>
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkModelButton" id="PF2_export_image">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="sensitive">False</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="tooltip_text" translatable="yes">Export the current image using the current settings</property>
|
|
|
+ <property name="text" translatable="yes">Export Image</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkModelButton" id="PF2_export_image2">
|
|
|
+ <property name="sensitive">False</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="tooltip_text" translatable="yes">Exports this image, and other images using the current settings.</property>
|
|
|
+ <property name="text" translatable="yes">Bulk Export</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSeparator">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkCheckButton" id="PF2_show_hist">
|
|
|
+ <property name="label" translatable="yes">Show Histogram</property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">False</property>
|
|
|
+ <property name="tooltip_text" translatable="yes">Toggle the histogram</property>
|
|
|
+ <property name="active">True</property>
|
|
|
+ <property name="draw_indicator">True</property>
|
|
|
+ <style>
|
|
|
+ <class name="right"/>
|
|
|
+ </style>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkModelButton" id="PF2_reset">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="sensitive">False</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="tooltip_text" translatable="yes">Reset all settings for this image</property>
|
|
|
+ <property name="text" translatable="yes">Reset All</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">4</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="submenu">main</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <object class="GtkAdjustment" id="PF2_zoom">
|
|
|
+ <property name="lower">1</property>
|
|
|
+ <property name="upper">4</property>
|
|
|
+ <property name="value">1</property>
|
|
|
+ <property name="step_increment">0.25</property>
|
|
|
+ <property name="page_increment">10</property>
|
|
|
+ </object>
|
|
|
+ <object class="GtkBox" id="PF2_header">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="spacing">6</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkButton" id="PF2_open_button">
|
|
|
+ <property name="label">gtk-open</property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="tooltip_text" translatable="yes">Open a photo to edit</property>
|
|
|
+ <property name="use_stock">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="PF2_original_toggle">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="sensitive">False</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="tooltip_text" translatable="yes">Toggle original image</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkImage">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="icon_name">user-not-tracked-symbolic</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="GtkButton" id="PF2_undo">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="sensitive">False</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="tooltip_text" translatable="yes">Undo</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkImage">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="icon_name">edit-undo-symbolic</property>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkButton" id="PF2_redo">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="sensitive">False</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <property name="tooltip_text" translatable="yes">Redo</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkImage">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="icon_name">edit-redo-symbolic</property>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSeparator">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">4</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="PF2_zoom_toggle">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkImage">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="icon_name">edit-find-symbolic</property>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">5</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkRevealer" id="PF2_zoom_reveal">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="transition_type">slide-right</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkScale">
|
|
|
+ <property name="width_request">250</property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="adjustment">PF2_zoom</property>
|
|
|
+ <property name="round_digits">1</property>
|
|
|
+ <property name="digits">3</property>
|
|
|
+ <property name="draw_value">False</property>
|
|
|
+ </object>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">6</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+</interface>
|