aboutsummaryrefslogblamecommitdiffstats
path: root/widgets/table/e-table-config.glade
blob: 2605faefb766c68a38567d3a4543f5db0af4026d (plain) (tree)














































































































































                                                                               
<?xml version="1.0"?>
<GTK-Interface>

<project>
  <name>E-table</name>
  <program_name>e-table</program_name>
  <directory></directory>
  <source_directory></source_directory>
  <pixmaps_directory></pixmaps_directory>
  <language>C</language>
  <gnome_support>True</gnome_support>
  <gettext_support>True</gettext_support>
  <use_widget_names>False</use_widget_names>
  <output_main_file>False</output_main_file>
  <output_support_files>False</output_support_files>
  <output_build_files>False</output_build_files>
  <backup_source_files>True</backup_source_files>
  <main_source_file>interface.c</main_source_file>
  <main_header_file>interface.h</main_header_file>
  <handler_source_file>callbacks.c</handler_source_file>
  <handler_header_file>callbacks.h</handler_header_file>
  <support_source_file>support.c</support_source_file>
  <support_header_file>support.h</support_header_file>
  <output_translatable_strings>True</output_translatable_strings>
  <translatable_strings_file>e-table-config.glade.h</translatable_strings_file>
</project>

<widget>
  <class>GtkWindow</class>
  <name>e-table-config</name>
  <title>window1</title>
  <type>GTK_WINDOW_TOPLEVEL</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>True</allow_grow>
  <auto_shrink>False</auto_shrink>

  <widget>
    <class>GtkFrame</class>
    <name>top-frame</name>
    <label></label>
    <label_xalign>0</label_xalign>
    <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>

    <widget>
      <class>GtkTable</class>
      <name>table1</name>
      <border_width>2</border_width>
      <rows>4</rows>
      <columns>2</columns>
      <homogeneous>False</homogeneous>
      <row_spacing>2</row_spacing>
      <column_spacing>0</column_spacing>

      <widget>
    <class>GtkButton</class>
    <name>button3</name>
    <can_focus>True</can_focus>
    <label>Fields</label>
    <child>
      <left_attach>0</left_attach>
      <right_attach>1</right_attach>
      <top_attach>0</top_attach>
      <bottom_attach>1</bottom_attach>
      <xpad>0</xpad>
      <ypad>0</ypad>
      <xexpand>False</xexpand>
      <yexpand>False</yexpand>
      <xshrink>False</xshrink>
      <yshrink>False</yshrink>
      <xfill>True</xfill>
      <yfill>True</yfill>
    </child>
      </widget>

      <widget>
    <class>GtkButton</class>
    <name>button4</name>
    <can_focus>True</can_focus>
    <label>Grouping</label>
    <child>
      <left_attach>0</left_attach>
      <right_attach>1</right_attach>
      <top_attach>1</top_attach>
      <bottom_attach>2</bottom_attach>
      <xpad>0</xpad>
      <ypad>0</ypad>
      <xexpand>False</xexpand>
      <yexpand>False</yexpand>
      <xshrink>False</xshrink>
      <yshrink>False</yshrink>
      <xfill>True</xfill>
      <yfill>True</yfill>
    </child>
      </widget>

      <widget>
    <class>GtkButton</class>
    <name>button5</name>
    <can_focus>True</can_focus>
    <label>Sort</label>
    <child>
      <left_attach>0</left_attach>
      <right_attach>1</right_attach>
      <top_attach>2</top_attach>
      <bottom_attach>3</bottom_attach>
      <xpad>0</xpad>
      <ypad>0</ypad>
      <xexpand>False</xexpand>
      <yexpand>False</yexpand>
      <xshrink>False</xshrink>
      <yshrink>False</yshrink>
      <xfill>True</xfill>
      <yfill>True</yfill>
    </child>
      </widget>

      <widget>
    <class>GtkButton</class>
    <name>button6</name>
    <can_focus>True</can_focus>
    <label>Filter</label>
    <child>
      <left_attach>0</left_attach>
      <right_attach>1</right_attach>
      <top_attach>3</top_attach>
      <bottom_attach>4</bottom_attach>
      <xpad>0</xpad>
      <ypad>0</ypad>
      <xexpand>False</xexpand>
      <yexpand>False</yexpand>
      <xshrink>False</xshrink>
      <yshrink>False</yshrink>
      <xfill>True</xfill>
      <yfill>True</yfill>
    </child>
      </widget>
    </widget>
  </widget>
</widget>

</GTK-Interface>