mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 14:30:15 +00:00
8 lines
212 B
XML
8 lines
212 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<!-- interface-requires gtk+ 3.0 -->
|
|
<object class="GtkFileChooserDialog" id="window1">
|
|
<property name="action">open</property>
|
|
</object>
|
|
</interface>
|