glade/widgets/gtkradiobutton.xml
Joaquín Cuenca Abela 34946d9a7b Implementation of set & get of gunichar GValues.
Fixes save & load of projects.
Unicode fixes.
2002-04-11 08:01:45 +00:00

16 lines
356 B
XML

<GladeWidgetClass>
<Name>GtkRadioButton</Name>
<GenericName>radiobutton</GenericName>
<Toplevel>False</Toplevel>
<Properties>
<Property Id="border-width"/>
<Property Id="label"/>
<Property Id="draw-indicator" Default="True"/>
<Property Id="active"/>
<Property Id="group" Disabled="True"/>
</Properties>
</GladeWidgetClass>