<?xml version="1.0" ?> <!--*- mode: xml -*--> <interface> <object class="GtkDialog" id="ap_UnixDialog_Field"> <property name="border_width">5</property> <property name="has_separator">False</property> <property name="height_request">351</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property> <child internal-child="vbox"> <object class="GtkVBox" id="vbxDialog"> <property name="spacing">2</property> <property name="visible">True</property> <child internal-child="action_area"> <object class="GtkHButtonBox" id="aaDialog"> <property name="layout_style">GTK_BUTTONBOX_END</property> <property name="visible">True</property> <child> <object class="GtkButton" id="btCancel"> <property name="can_default">True</property> <property name="can_focus">True</property> <property name="label">gtk-cancel</property> <property name="use_stock">True</property> <property name="visible">True</property> </object> </child> <child> <object class="GtkImage" id="image1"> <property name="stock">gtk-ok</property> <property name="visible">True</property> </object> <object class="GtkButton" id="btInsert"> <property name="can_default">True</property> <property name="can_focus">True</property> <property name="has_default">True</property> <property name="image">image1</property> <property name="use_underline">True</property> <property name="visible">True</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> <child> <object class="GtkHBox" id="hbxContent"> <property name="border_width">5</property> <property name="spacing">18</property> <property name="visible">True</property> <child> <object class="GtkTable" id="tblTypes"> <property name="n_columns">2</property> <property name="n_rows">2</property> <property name="visible">True</property> <child> <object class="GtkLabel" id="lbTypes"> <property name="label" translatable="yes"><b>%s</b></property> <property name="use_markup">True</property> <property name="visible">True</property> <property name="xalign">0</property> <property name="ypad">8</property> </object> <packing> <property name="left_attach">0</property> <property name="right_attach">2</property> <property name="top_attach">0</property> <property name="bottom_attach">1</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="lbSpacer_Types"> <property name="visible">True</property> <property name="width_request">18</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkScrolledWindow" id="swTypes"> <property name="can_focus">True</property> <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <property name="shadow_type">GTK_SHADOW_IN</property> <property name="visible">True</property> <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <child> <object class="GtkTreeView" id="tvTypes"> <property name="can_focus">True</property> <property name="headers_visible">False</property> <property name="rules_hint">True</property> <property name="visible">True</property> <property name="width_request">180</property> </object> </child> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> </object> </child> <child> <object class="GtkVBox" id="vbxContent_Right"> <property name="spacing">18</property> <property name="visible">True</property> <child> <object class="GtkTable" id="tblFields"> <property name="n_columns">2</property> <property name="n_rows">2</property> <property name="row_spacing">7</property> <property name="visible">True</property> <child> <object class="GtkLabel" id="lbFields"> <property name="label" translatable="yes"><b>%s</b></property> <property name="use_markup">True</property> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">1</property> </object> <packing> <property name="left_attach">0</property> <property name="right_attach">2</property> <property name="top_attach">0</property> <property name="bottom_attach">1</property> <property name="x_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkLabel" id="lbSpacer_Fields"> <property name="visible">True</property> <property name="width_request">18</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkScrolledWindow" id="swFields"> <property name="can_focus">True</property> <property name="height_request">180</property> <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <property name="shadow_type">GTK_SHADOW_IN</property> <property name="visible">True</property> <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <child> <object class="GtkTreeView" id="tvFields"> <property name="can_focus">True</property> <property name="headers_visible">False</property> <property name="rules_hint">True</property> <property name="visible">True</property> <property name="width_request">180</property> </object> </child> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> </object> </child> <child> <object class="GtkTable" id="tblExtraParameters"> <property name="n_columns">2</property> <property name="n_rows">2</property> <property name="row_spacing">6</property> <property name="visible">True</property> <child> <object class="GtkLabel" id="lbExtraParameters"> <property name="label" translatable="yes"><b>%s</b></property> <property name="use_markup">True</property> <property name="visible">True</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="right_attach">2</property> <property name="top_attach">0</property> <property name="bottom_attach">1</property> <property name="x_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkEntry" id="edExtraParameters"> <property name="can_focus">True</property> <property name="visible">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="lbSpacer_ExtraParameters"> <property name="visible">True</property> <property name="width_request">18</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> </object> <packing> <property name="expand">False</property> </packing> </child> </object> </child> </object> </child> </object> </child> <action-widgets> <action-widget response="-6">btCancel</action-widget> <action-widget response="1">btInsert</action-widget> </action-widgets> </object> </interface>