gtk/docs/reference
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
..
gdk Fix cross references in docs in tarballs 2014-09-04 00:17:30 -04:00
gtk Add GtkSidebar 2014-10-01 00:44:46 -04:00
libgail-util Document gtk_application_get_menu_by_id 2014-07-07 19:44:39 -04:00
Makefile.am Keep building libgail-util docs for now 2011-07-22 19:52:54 -04:00