mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-06-22 23:19:25 -04:00
16 lines
490 B
XML
16 lines
490 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
DO NOT EDIT!
|
|
This file was @generated by blueprint-compiler. Instead, edit the
|
|
corresponding .blp file and regenerate this file with blueprint-compiler.
|
|
-->
|
|
<interface>
|
|
<requires lib="gtk" version="4.0"/>
|
|
<object class="GtkLevelBar">
|
|
<offsets>
|
|
<offset name="low-class-name" value="0.3"/>
|
|
<offset name="medium-class-name" value="0.5"/>
|
|
<offset name="high-class-name" value="0.7"/>
|
|
</offsets>
|
|
</object>
|
|
</interface>
|