Method GTK1.Window()->set_default()
- Method set_default
 GTK1.Windowset_default(GTK1.Widgetdefault_widget)- Description
 Set the default widget to the specified widget. The specified widget must have the GTK1.CanDefault flag set.
GTK1.Window set_default(GTK1.Widget default_widget)
Set the default widget to the specified widget. The specified widget must have the GTK1.CanDefault flag set.