glade/widgets/gtkseparator.xml
Joaquin Cuenca Abela 029c8fb423 set 0.01 as the step for float and double parameters. parse the
2003-08-15  Joaquin Cuenca Abela  <e98cuenc@yahoo.com>

	* src/glade-parameter.c: set 0.01 as the step for float and double parameters.
	* src/glade-widget-class.c: parse the PostCreateFunction value on
	glade_widget_class_extend_with_file.
	* widgets/gtkwindow.xml: put again the PostCreateFunction to set a reasonable
	default size for a window.
	* widgets/gtkmessagedialog.xml: reuse this xml file.
	* widgets/*.xml: remove some unneed tags, as name and generic_name, as now
	there are defined on gtk-base and gtk-additional.xml files.
2003-08-15 18:24:11 +00:00

16 lines
400 B
XML

<GladeWidgetClass>
<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>