summaryrefslogtreecommitdiff
path: root/widgets/gtkseparator.xml
blob: 09785ffc0d9fed72113ac0be3717f433972de854 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<GladeWidgetClass>
  <Name>GtkSeparator</Name>

  <PackingProperties>
    <Container Id="GtkTable">
      <Packing Id="xexpand">True</Packing>
      <Packing Id="yexpand">True</Packing>
      <Packing Id="yshrink">False</Packing>
      <Packing Id="xshrink">False</Packing>
      <Packing Id="xfill">True</Packing>
      <Packing Id="yfill">True</Packing>
    </Container>
  </PackingProperties>
</GladeWidgetClass>