gtk/demos
Ikey Doherty cdd2651db0 Add GtkSidebar
GtkSidebar behaves internally much like GtkStackSwitcher, providing a vertical
sidebar like widget. It is virtually identical in appearance to the widget
currently used in GNOME Tweak Tool.

This widget is connected to a GtkStack, and builds its own contents as a
GtkListBox subclass, using the "title" child property to provide a consistent
navigatable widget.

Being a subclass of GtkListBox it benefits immediately from strong keyboard
navigation, and minimal changes are required for theming.

https://bugzilla.gnome.org/show_bug.cgi?id=735293

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2014-10-01 00:44:46 -04:00
..
gtk-demo Add GtkSidebar 2014-10-01 00:44:46 -04:00
icon-browser Add app-menu.ui to EXTRA_DIST 2014-09-09 10:28:48 +00:00
widget-factory widget-factory: remove margin from app-notification 2014-09-04 20:18:31 +02:00
Makefile.am Add an icon browser 2014-06-24 21:58:40 -04:00