Dmitry Kazakov has released version 2.9 of his and Maxim Reznik’s GtkAda Contributions. As the name implies, this is a contribution to GtkAda. The packages deal with:
- Tasking support
- Capturing resources of a widget
- Embeddable images
- Simplified means to create lists of strings
- Capturing asynchronous process standard I/O by Ada tasks and by text buffers
And much more. This latest release fix the following issues:
- Progress indication added to Gtk_Abstract_Directory_Record
- Style_Get added to Gtk.Widget.Styles returning GValue by name
- RGB convenience function was added to Gtk.Missed
- Gtk.Generic_Enum_Combo_Box provides combo box widget created from an enumeration type (contributed by Oliver Kellogg)
- The documentation links to the AdaCore on-line GtkAda Reference Manual were fixed because the old reference manual is no longer available
You can read the full release announcement here.