GstPipelineStudio/src/graphmanager/port.ui

16 lines
375 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="Port">
<child>
<object class="GtkBox" id="box_">
<property name="spacing">6</property>
<child>
<object class="GtkLabel">
<property name="name">Some Text</property>
</object>
</child>
</object>
</child>
</template>
</interface>