forked from AuroraMiddleware/gtk
30b7545fb5
Verify that a scale of -1 does in fact cause a gradient to go the other direction.
10 lines
310 B
XML
10 lines
310 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<object class="GtkWindow" id="window1">
|
|
<property name="decorated">0</property>
|
|
<property name="default_width">200</property>
|
|
<property name="default_height">200</property>
|
|
<property name="name">reference</property>
|
|
</object>
|
|
</interface>
|