glade/widgets/gtkwindow.xml
2001-06-28 19:41:07 +00:00

82 lines
1.5 KiB
XML

<GladeWidgetClass>
<Name>GtkWindow</Name>
<GenericName>window</GenericName>
<Toplevel>True</Toplevel>
<Icon>window</Icon>
<Placeholder>True</Placeholder>
<Properties>
<Property>
<Name>title</Name>
<ParamSpec/>
</Property>
<Property>
<Name>type</Name>
<ParamSpec/>
</Property>
<Property>
<Name>window-position</Name>
<ParamSpec/>
</Property>
<Property>
<Name>modal</Name>
<ParamSpec/>
</Property>
<Property>
<Name>default-width</Name>
<ParamSpec/>
<Parameters>
<Parameter Key="Default" Value="440"/>
</Parameters>
</Property>
<Property>
<Name>default-height</Name>
<ParamSpec/>
<Parameters>
<Parameter Key="Default" Value="300"/>
</Parameters>
</Property>
<Property>
<Name>allow-shrink</Name>
<ParamSpec/>
</Property>
<Property>
<Name>allow-grow</Name>
<ParamSpec/>
</Property>
<Property>
<Name>auto-shrink</Name>
<ParamSpec/>
</Property>
<!-- Dunno what this does, dunno if we should remove it -->
<!--
<Property>
<Type>Text</Type>
<Name>WM Name</Name>
<Tooltip>The name to pass to the window manager</Tooltip>
<GtkArg>fixme</GtkArg>
</Property>
<Property>
<Type>Text</Type>
<Name>WM Class</Name>
<Tooltip>The class name to pass to the window manager</Tooltip>
<GtkArg>fixme</GtkArg>
</Property>
-->
</Properties>
</GladeWidgetClass>