summaryrefslogtreecommitdiff
path: root/data/ui/calendar-management-dialog.ui
blob: a50badc7467b9a095ff565c3ab57ff2e655a6f5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.1 -->
<interface>
  <requires lib="gtk+" version="3.15"/>
  <template class="GcalCalendarManagementDialog" parent="GtkDialog">
    <property name="width_request">450</property>
    <property name="can_focus">False</property>
    <property name="border_width">0</property>
    <property name="default_width">550</property>
    <property name="default_height">500</property>
    <property name="type_hint">dialog</property>
    <property name="modal">True</property>
    <property name="destroy_with_parent">True</property>
    <property name="modal">True</property>
    <signal name="response" handler="on_dialog_response_signal_cb" object="GcalCalendarManagementDialog" swapped="no"/>
    <child internal-child="vbox">
      <object class="GtkBox" id="vbox">
        <property name="orientation">vertical</property>
        <property name="border_width">0</property>
        <child>
          <object class="GtkOverlay" id="overlay">
            <property name="visible">True</property>
            <child>
              <object class="GtkStack" id="stack">
                <property name="visible">True</property>
                <property name="hexpand">True</property>
                <property name="vexpand">True</property>
                <property name="vhomogeneous">False</property>
                <property name="transition_type">crossfade</property>
                <signal name="notify::visible-child-name" handler="stack_visible_child_name_changed" object="GcalCalendarManagementDialog" swapped="no"/>
              </object>
            </child>
          </object>
          <packing>
            <property name="position">1</property>
          </packing>
        </child>
      </object>
    </child>
    <child type="titlebar">
      <object class="GtkHeaderBar" id="headerbar">
        <property name="visible">True</property>
        <property name="title" translatable="yes">Calendar Settings</property>
        <property name="show_close_button">True</property>
      </object>
    </child>
  </template>
</interface>