aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/evolution-util/evolution-util-docs.sgml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-06-24 22:21:43 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-06-26 02:44:11 +0800
commit9ae72cb11c81a6eabc97655816c680186b33668c (patch)
tree7fbe6941ddc91ad368f30859198705a38b67708f /doc/reference/evolution-util/evolution-util-docs.sgml
parenta8773bf1306ebc1cd81100ca8c8184a873ad6696 (diff)
downloadgsoc2013-evolution-9ae72cb11c81a6eabc97655816c680186b33668c.tar
gsoc2013-evolution-9ae72cb11c81a6eabc97655816c680186b33668c.tar.gz
gsoc2013-evolution-9ae72cb11c81a6eabc97655816c680186b33668c.tar.bz2
gsoc2013-evolution-9ae72cb11c81a6eabc97655816c680186b33668c.tar.lz
gsoc2013-evolution-9ae72cb11c81a6eabc97655816c680186b33668c.tar.xz
gsoc2013-evolution-9ae72cb11c81a6eabc97655816c680186b33668c.tar.zst
gsoc2013-evolution-9ae72cb11c81a6eabc97655816c680186b33668c.zip
Add ETreeViewFrame.
ETreeViewFrame embeds a GtkTreeView in a scrolled window and adds an inline-style toolbar beneath the scrolled window which can be hidden. The inline-style toolbar supports "add" and "remove" actions, as well as move actions if the tree view is reorderable and selection actions if the tree view supports multiple selections. The action set can be extended through e_tree_view_frame_insert_toolbar_action(). This also adds a small demo program: test-tree-view-frame
Diffstat (limited to 'doc/reference/evolution-util/evolution-util-docs.sgml')
-rw-r--r--doc/reference/evolution-util/evolution-util-docs.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml b/doc/reference/evolution-util/evolution-util-docs.sgml
index 3830450604..57917bd28e 100644
--- a/doc/reference/evolution-util/evolution-util-docs.sgml
+++ b/doc/reference/evolution-util/evolution-util-docs.sgml
@@ -265,6 +265,7 @@
<xi:include href="xml/e-spell-entry.xml"/>
<xi:include href="xml/e-timezone-dialog.xml"/>
<xi:include href="xml/e-tree-model-generator.xml"/>
+ <xi:include href="xml/e-tree-view-frame.xml"/>
<xi:include href="xml/e-url-entry.xml"/>
</chapter>