2012-07-16 11:10:02 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2014-11-25 11:57:00 +01:00
|
|
|
<!-- Generated with glade 3.18.3 -->
|
2012-07-16 11:10:02 +02:00
|
|
|
<interface>
|
2014-11-25 11:57:00 +01:00
|
|
|
<requires lib="gtk+" version="3.12"/>
|
2023-07-30 22:50:24 +04:00
|
|
|
<template class="PpPPDSelectionDialog" parent="AdwWindow">
|
2013-02-12 11:19:27 +01:00
|
|
|
<property name="width_request">600</property>
|
|
|
|
<property name="height_request">400</property>
|
2013-02-11 13:44:03 +01:00
|
|
|
<property name="title" translatable="yes">Select Printer Driver</property>
|
2012-07-16 11:10:02 +02:00
|
|
|
<property name="modal">True</property>
|
|
|
|
<property name="destroy_with_parent">True</property>
|
2023-07-30 22:50:24 +04:00
|
|
|
<property name="content">
|
|
|
|
<object class="AdwToolbarView">
|
|
|
|
<child type="top">
|
|
|
|
<object class="AdwHeaderBar">
|
|
|
|
<style>
|
|
|
|
<class name="default-decoration"/>
|
|
|
|
</style>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<property name="content">
|
|
|
|
<object class="GtkBox" id="main-vbox">
|
|
|
|
<property name="orientation">vertical</property>
|
2022-02-04 16:46:21 +01:00
|
|
|
<property name="spacing">10</property>
|
2023-07-30 22:50:24 +04:00
|
|
|
<property name="margin_top">10</property>
|
|
|
|
<property name="margin_start">10</property>
|
|
|
|
<property name="margin_end">10</property>
|
2012-07-16 11:10:02 +02:00
|
|
|
<child>
|
2023-07-30 22:50:24 +04:00
|
|
|
<object class="GtkBox" id="box3">
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="vexpand">True</property>
|
|
|
|
<property name="spacing">10</property>
|
2022-02-04 16:46:21 +01:00
|
|
|
<property name="halign">fill</property>
|
|
|
|
<child>
|
2023-07-30 22:50:24 +04:00
|
|
|
<object class="GtkScrolledWindow" id="scrolledwindow1">
|
|
|
|
<property name="width_request">140</property>
|
|
|
|
<property name="hscrollbar_policy">never</property>
|
|
|
|
<property name="halign">fill</property>
|
|
|
|
<property name="has_frame">True</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeView" id="ppd_selection_manufacturers_treeview">
|
|
|
|
<child internal-child="selection">
|
|
|
|
<object class="GtkTreeSelection" id="treeview-selection"/>
|
|
|
|
</child>
|
|
|
|
</object>
|
2022-02-04 16:46:21 +01:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2023-07-30 22:50:24 +04:00
|
|
|
<object class="GtkScrolledWindow" id="scrolledwindow2">
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="halign">fill</property>
|
|
|
|
<property name="has_frame">True</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeView" id="ppd_selection_models_treeview">
|
|
|
|
<child internal-child="selection">
|
|
|
|
<object class="GtkTreeSelection" id="treeview-selection1"/>
|
|
|
|
</child>
|
|
|
|
</object>
|
2022-02-04 16:46:21 +01:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2012-07-16 11:10:02 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2023-07-30 22:50:24 +04:00
|
|
|
<object class="GtkBox" id="dialog-action-area1">
|
2022-02-04 16:46:21 +01:00
|
|
|
<property name="halign">fill</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="spacing">10</property>
|
2023-07-30 22:50:24 +04:00
|
|
|
<property name="margin_bottom">10</property>
|
2012-07-16 11:10:02 +02:00
|
|
|
<child>
|
2023-07-30 22:50:24 +04:00
|
|
|
<object class="GtkBox" id="box2">
|
2022-02-04 16:46:21 +01:00
|
|
|
<property name="halign">fill</property>
|
2023-07-30 22:50:24 +04:00
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="spacing">10</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSpinner" id="ppd_spinner">
|
|
|
|
<property name="width_request">24</property>
|
|
|
|
<property name="height_request">24</property>
|
|
|
|
<property name="halign">fill</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="progress_label">
|
|
|
|
<property name="label" translatable="yes">Loading drivers database…</property>
|
|
|
|
<property name="halign">fill</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2012-07-16 11:10:02 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2023-07-30 22:50:24 +04:00
|
|
|
<object class="GtkButton" id="ppd_selection_cancel_button">
|
|
|
|
<property name="label" translatable="yes">Cancel</property>
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
<property name="halign">end</property>
|
|
|
|
<signal name="clicked" handler="cancel_cb" swapped="yes"/>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="ppd_selection_select_button">
|
|
|
|
<property name="label" translatable="yes">Select</property>
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
<property name="halign">end</property>
|
|
|
|
<signal name="clicked" handler="select_cb" swapped="yes"/>
|
2012-07-16 11:10:02 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
2023-07-30 22:50:24 +04:00
|
|
|
</property>
|
2012-07-16 11:10:02 +02:00
|
|
|
</object>
|
2023-07-30 22:50:24 +04:00
|
|
|
</property>
|
2020-12-12 19:18:34 -06:00
|
|
|
</template>
|
2012-07-16 11:10:02 +02:00
|
|
|
</interface>
|