GTK+ 今天发布两个更新版本,分别是 3.7.10 和 2.24.16。
3.7.10 改进:
- The Window Manager frame synchronization protocol draft is now supported.
- An opacity can now be set to any GtkWidget, not just toplevels.
- The GtkIconTheme gained asynchronous loaders for GtkIconInfo objects.
- GtkIconInfo has changed from being a boxed type to a GObject.
- Various minor bugs were fixed
2.24.16 改进:
- GtkItemFactory now produces GtkSeparatorMenuItems.
- GtkFileChooserButton no longer overwrites the previously-determined filename if a subsequent dialog is closed/cancelled.
- Spinning now stops reliably when a GtkSpinButton is hidden
暂无更多评论