mirror of
https://gitlab.gnome.org/GNOME/libmks.git
synced 2024-11-05 08:21:10 +00:00
11 lines
276 B
Plaintext
11 lines
276 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<interface>
|
||
|
<template class="MksDisplay" parent="GtkWidget">
|
||
|
<child>
|
||
|
<object class="GtkPicture" id="picture">
|
||
|
<property name="content-fit">scale-down</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
</template>
|
||
|
</interface>
|