gtk/testsuite/reftests/glarea-gl-only.ref.ui
Benjamin Otte f200e8b132 reftests: Add a testcase for GtkGLArea::allowed-apis
See code comments for how it uses GL commands that should fail with GLES.

Related: !6520
2024-01-05 07:30:38 +01:00

12 lines
315 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkWindow" id="window1">
<property name="width_request">32</property>
<property name="height_request">32</property>
<property name="decorated">0</property>
<style>
<class name="orange"/>
</style>
</object>
</interface>