GTK+ 3.6

  • GtkLevelBar is a new widget for displaying the strength or level or some quantity; you can see this used in the Power settings.

  • Predmet GtkIconView podpira postavitev višina-za-širino.

  • GtkSpinButton can be oriented vertically. This is used in the new Clocks application.

  • GtkSearchEntry is a new subclass of GtkEntry that is set up to be used as a search entry; this is widely used to ensure consistent behavior and appearance of search entries.

  • Predmet GtkEntry omogoča nastavljanje lastnosti Pango za besedilo (npr. velikost ali krepko).

  • GtkMenuButton is another new widget. It shows a button that brings up a menu. This widget is used for the 'gears' menu in several applications.

  • The theming code now supports multiple backgrounds and transitions. Limited support for CSS animations is available too.