forked from AuroraMiddleware/gtk
12 lines
297 B
XML
12 lines
297 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<!-- interface-requires gtk+ 3.0 -->
|
|
<object class="GtkWindow" id="window1">
|
|
<child>
|
|
<object class="GtkLockButton" id="button1">
|
|
<property name="visible">True</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</interface>
|