GtkAda contributions Activity
Contributions to Ada bindings to GTK+
Brought to you by:
dmitry-kazakov
Changes to the version 3.31: Get_CSS_Name and Set_CSS_Name were added to Gtk.Missed; Gtk.Widget.Styles.CSS_Store changed to enumerate labels of Gtk_Notebook or its descendants; Since Gtk broke its CSS rules and the widget class cannot be used in the CSS style anymore and because unset widget names are defaulted to the class name but have no effect on the style name, Gtk.Widget.Styles.CSS_Store was changed to report only the widget name if different from the class names.