mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
157 lines
5.8 KiB
XML
157 lines
5.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<object class="GtkWindow" id="window">
|
|
<property name="default-width">300</property>
|
|
<property name="default-height">300</property>
|
|
<property name="title">Revealer</property>
|
|
<child>
|
|
<object class="GtkGrid">
|
|
<property name="halign">center</property>
|
|
<property name="valign">center</property>
|
|
<child>
|
|
<object class="GtkRevealer" id="revealer0">
|
|
<property name="transition-duration">2000</property>
|
|
<property name="transition-type">crossfade</property>
|
|
<child>
|
|
<object class="GtkImage">
|
|
<property name="icon-name">face-cool-symbolic</property>
|
|
<property name="icon-size">large</property>
|
|
</object>
|
|
</child>
|
|
<layout>
|
|
<property name="left-attach">2</property>
|
|
<property name="top-attach">2</property>
|
|
</layout>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkRevealer" id="revealer1">
|
|
<property name="transition-duration">2000</property>
|
|
<property name="transition-type">slide-up</property>
|
|
<child>
|
|
<object class="GtkImage">
|
|
<property name="icon-name">face-cool-symbolic</property>
|
|
<property name="icon-size">large</property>
|
|
</object>
|
|
</child>
|
|
<layout>
|
|
<property name="left-attach">2</property>
|
|
<property name="top-attach">1</property>
|
|
</layout>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkRevealer" id="revealer2">
|
|
<property name="transition-duration">2000</property>
|
|
<property name="transition-type">slide-right</property>
|
|
<child>
|
|
<object class="GtkImage">
|
|
<property name="icon-name">face-cool-symbolic</property>
|
|
<property name="icon-size">large</property>
|
|
</object>
|
|
</child>
|
|
<layout>
|
|
<property name="left-attach">3</property>
|
|
<property name="top-attach">2</property>
|
|
</layout>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkRevealer" id="revealer3">
|
|
<property name="transition-duration">2000</property>
|
|
<child>
|
|
<object class="GtkImage">
|
|
<property name="icon-name">face-cool-symbolic</property>
|
|
<property name="icon-size">large</property>
|
|
</object>
|
|
</child>
|
|
<layout>
|
|
<property name="left-attach">2</property>
|
|
<property name="top-attach">3</property>
|
|
</layout>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkRevealer" id="revealer4">
|
|
<property name="transition-duration">2000</property>
|
|
<property name="transition-type">slide-left</property>
|
|
<child>
|
|
<object class="GtkImage">
|
|
<property name="icon-name">face-cool-symbolic</property>
|
|
<property name="icon-size">large</property>
|
|
</object>
|
|
</child>
|
|
<layout>
|
|
<property name="left-attach">1</property>
|
|
<property name="top-attach">2</property>
|
|
</layout>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkRevealer" id="revealer5">
|
|
<property name="transition-duration">2000</property>
|
|
<property name="transition-type">slide-up</property>
|
|
<child>
|
|
<object class="GtkImage">
|
|
<property name="icon-name">face-cool-symbolic</property>
|
|
<property name="icon-size">large</property>
|
|
</object>
|
|
</child>
|
|
<layout>
|
|
<property name="left-attach">2</property>
|
|
<property name="top-attach">0</property>
|
|
</layout>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkRevealer" id="revealer6">
|
|
<property name="transition-duration">2000</property>
|
|
<property name="transition-type">slide-right</property>
|
|
<child>
|
|
<object class="GtkImage">
|
|
<property name="icon-name">face-cool-symbolic</property>
|
|
<property name="icon-size">large</property>
|
|
</object>
|
|
</child>
|
|
<layout>
|
|
<property name="left-attach">4</property>
|
|
<property name="top-attach">2</property>
|
|
</layout>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkRevealer" id="revealer7">
|
|
<property name="transition-duration">2000</property>
|
|
<child>
|
|
<object class="GtkImage">
|
|
<property name="icon-name">face-cool-symbolic</property>
|
|
<property name="icon-size">large</property>
|
|
</object>
|
|
</child>
|
|
<layout>
|
|
<property name="left-attach">2</property>
|
|
<property name="top-attach">4</property>
|
|
</layout>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkRevealer" id="revealer8">
|
|
<property name="transition-duration">2000</property>
|
|
<property name="transition-type">slide-left</property>
|
|
<child>
|
|
<object class="GtkImage">
|
|
<property name="icon-name">face-cool-symbolic</property>
|
|
<property name="icon-size">large</property>
|
|
</object>
|
|
</child>
|
|
<layout>
|
|
<property name="left-attach">0</property>
|
|
<property name="top-attach">2</property>
|
|
</layout>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</interface>
|