anastasis-gtk

Demonstrator GUI for Anastasis
Log | Files | Refs | README | LICENSE

this_stays_private.ui (2120B)


      1 <?xml version='1.0' encoding='UTF-8'?>
      2 <!-- Created with Cambalache 0.94.1 -->
      3 <!--
      4 Copyright (C) 2020-2021 Anastasis SARL
      5 
      6 This file is part of anastasis-gtk.
      7 
      8 anastasis-gtk is free software: you can redistribute it and/or modify
      9 it under the terms of the GNU General Public License as published by
     10 the Free Software Foundation, either version 3 of the License, or
     11 (at your option) any later version.
     12 
     13 anastasis-gtk is distributed in the hope that it will be useful,
     14 but WITHOUT ANY WARRANTY; without even the implied warranty of
     15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     16 GNU General Public License for more details.
     17 
     18 You should have received a copy of the GNU General Public License
     19 along with anastasis-gtk.  If not, see <http://www.gnu.org/licenses/>.
     20 
     21 Author: Belen Pena-->
     22 <interface>
     23   <!-- interface-name this_stays_private.ui -->
     24   <requires lib="gtk" version="4.0"/>
     25   <object class="GtkWindow" id="private_dummy_window">
     26     <property name="child">
     27       <object class="GtkBox" id="private_hbox">
     28         <property name="margin-end">10</property>
     29         <property name="margin-start">10</property>
     30         <child>
     31           <object class="GtkLabel" id="privacy_label">
     32             <property name="halign">center</property>
     33             <property name="label" translatable="yes">This stays private</property>
     34             <property name="margin-end">10</property>
     35             <property name="margin-start">10</property>
     36           </object>
     37         </child>
     38         <child>
     39           <object class="GtkPicture" id="blindfold_image">
     40             <property name="can-shrink">0</property>
     41             <property name="content-fit">scale-down</property>
     42             <property name="file">noun_blindfold_3574196.svg</property>
     43             <property name="halign">center</property>
     44             <property name="height-request">24</property>
     45             <property name="margin-end">1</property>
     46             <property name="margin-start">1</property>
     47             <property name="width-request">24</property>
     48           </object>
     49         </child>
     50       </object>
     51     </property>
     52   </object>
     53 </interface>