154 lines
6.3 KiB
Plaintext
154 lines
6.3 KiB
Plaintext
|
<?xml version="1.0"?>
|
||
|
<interface>
|
||
|
<!-- interface-requires gtk+ 2.12 -->
|
||
|
<!-- interface-naming-policy toplevel-contextual -->
|
||
|
<object class="GtkWindow" id="p300-Identifier-card-toolbar">
|
||
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
||
|
<property name="title" translatable="yes">P300 Identifier</property>
|
||
|
<property name="type_hint">dialog</property>
|
||
|
<child>
|
||
|
<object class="GtkToolbar" id="toolbar">
|
||
|
<property name="width_request">640</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="toolbar_style">both</property>
|
||
|
<child>
|
||
|
<object class="GtkToggleToolButton" id="toolbutton-show_target_text">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Show Target Text</property>
|
||
|
<property name="use_underline">True</property>
|
||
|
<property name="stock_id">gtk-info</property>
|
||
|
<property name="active">True</property>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="homogeneous">True</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkToggleToolButton" id="toolbutton-show_result_text">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Show Result Text</property>
|
||
|
<property name="use_underline">True</property>
|
||
|
<property name="stock_id">gtk-info</property>
|
||
|
<property name="active">True</property>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="homogeneous">True</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
<object class="GtkWindow" id="p300-Identifier-card">
|
||
|
<child>
|
||
|
<object class="GtkEventBox" id="p300-Identifier-card-main">
|
||
|
<property name="visible">True</property>
|
||
|
<child>
|
||
|
<object class="GtkTable" id="p300-Identifier-card-table">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="border_width">16</property>
|
||
|
<property name="n_rows">3</property>
|
||
|
<property name="n_columns">3</property>
|
||
|
<property name="column_spacing">16</property>
|
||
|
<property name="row_spacing">16</property>
|
||
|
<child>
|
||
|
<object class="GtkLabel" id="labelTarget">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes" context="yes"><span weight="bold" size="xx-large" color="white">Target</span></property>
|
||
|
<property name="use_markup">True</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkLabel" id="labelResult">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes" context="yes"><span weight="bold" size="xx-large" color="white">Selected</span></property>
|
||
|
<property name="use_markup">True</property>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="left_attach">2</property>
|
||
|
<property name="right_attach">3</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkEventBox" id="eventbox3">
|
||
|
<property name="visible">True</property>
|
||
|
<child>
|
||
|
<object class="GtkAspectFrame" id="aspectframe3">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="border_width">8</property>
|
||
|
<property name="label_xalign">0</property>
|
||
|
<child>
|
||
|
<placeholder/>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="left_attach">2</property>
|
||
|
<property name="right_attach">3</property>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkEventBox" id="eventbox2">
|
||
|
<property name="visible">True</property>
|
||
|
<child>
|
||
|
<object class="GtkAspectFrame" id="aspectframe2">
|
||
|
<property name="width_request">384</property>
|
||
|
<property name="height_request">384</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="border_width">8</property>
|
||
|
<property name="label_xalign">0</property>
|
||
|
<child>
|
||
|
<placeholder/>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">2</property>
|
||
|
<property name="top_attach">2</property>
|
||
|
<property name="bottom_attach">3</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkEventBox" id="eventbox1">
|
||
|
<property name="visible">True</property>
|
||
|
<child>
|
||
|
<object class="GtkAspectFrame" id="aspectframe1">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="border_width">8</property>
|
||
|
<property name="label_xalign">0</property>
|
||
|
<child>
|
||
|
<placeholder/>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<placeholder/>
|
||
|
</child>
|
||
|
<child>
|
||
|
<placeholder/>
|
||
|
</child>
|
||
|
<child>
|
||
|
<placeholder/>
|
||
|
</child>
|
||
|
<child>
|
||
|
<placeholder/>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|