Add support for GtkLinkButton
[pipeglade.git] / widget-examples / calendar.ui
blobd7e7e4281e590e71e86dba90b7751e3d0914012d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.12"/>
5 <object class="GtkWindow" id="main">
6 <property name="can_focus">False</property>
7 <child>
8 <object class="GtkCalendar" id="calendar1">
9 <property name="visible">True</property>
10 <property name="can_focus">True</property>
11 <property name="year">2016</property>
12 <property name="month">5</property>
13 <property name="day">5</property>
14 </object>
15 </child>
16 </object>
17 </interface>