aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-07-01 21:08:12 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-07-02 22:34:11 +0800
commitc4a37c155a57c99d736dc8ae25ae4b77d0f82024 (patch)
tree35bd41fb9158fcdc35b471388304ae69a93c6864 /doc
parentf9f04372c650e1387fd403060ac9fe0772d09e0e (diff)
downloadgsoc2013-evolution-c4a37c155a57c99d736dc8ae25ae4b77d0f82024.tar
gsoc2013-evolution-c4a37c155a57c99d736dc8ae25ae4b77d0f82024.tar.gz
gsoc2013-evolution-c4a37c155a57c99d736dc8ae25ae4b77d0f82024.tar.bz2
gsoc2013-evolution-c4a37c155a57c99d736dc8ae25ae4b77d0f82024.tar.lz
gsoc2013-evolution-c4a37c155a57c99d736dc8ae25ae4b77d0f82024.tar.xz
gsoc2013-evolution-c4a37c155a57c99d736dc8ae25ae4b77d0f82024.tar.zst
gsoc2013-evolution-c4a37c155a57c99d736dc8ae25ae4b77d0f82024.zip
Add ETableColumnSelector.
A new ETable column selection and ordering widget that looks like it was written in the 21st century. Derives from ETreeViewFrame.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/evolution-util/evolution-util-docs.sgml1
-rw-r--r--doc/reference/evolution-util/evolution-util-sections.txt20
-rw-r--r--doc/reference/evolution-util/evolution-util.types1
3 files changed, 22 insertions, 0 deletions
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml b/doc/reference/evolution-util/evolution-util-docs.sgml
index 57917bd28e..a9a889e767 100644
--- a/doc/reference/evolution-util/evolution-util-docs.sgml
+++ b/doc/reference/evolution-util/evolution-util-docs.sgml
@@ -114,6 +114,7 @@
<xi:include href="xml/e-table.xml"/>
<xi:include href="xml/e-table-click-to-add.xml"/>
<xi:include href="xml/e-table-col.xml"/>
+ <xi:include href="xml/e-table-column-selector.xml"/>
<xi:include href="xml/e-table-column-specification.xml"/>
<xi:include href="xml/e-table-config.xml"/>
<xi:include href="xml/e-table-extras.xml"/>
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt
index 43378541ef..79204d8765 100644
--- a/doc/reference/evolution-util/evolution-util-sections.txt
+++ b/doc/reference/evolution-util/evolution-util-sections.txt
@@ -3393,6 +3393,26 @@ e_table_col_get_type
</SECTION>
<SECTION>
+<FILE>e-table-column-selector</FILE>
+<TITLE>ETableColumnSelector</TITLE>
+ETableColumnSelector
+e_table_column_selector_new
+e_table_column_selector_get_state
+e_table_column_selector_apply
+<SUBSECTION Standard>
+E_TABLE_COLUMN_SELECTOR
+E_IS_TABLE_COLUMN_SELECTOR
+E_TYPE_TABLE_COLUMN_SELECTOR
+E_TABLE_COLUMN_SELECTOR_CLASS
+E_IS_TABLE_COLUMN_SELECTOR_CLASS
+E_TABLE_COLUMN_SELECTOR_GET_CLASS
+ETableColumnSelectorClass
+e_table_column_selector_get_type
+<SUBSECTION Private>
+ETableColumnSelectorPrivate
+</SECTION>
+
+<SECTION>
<FILE>e-table-column-specification</FILE>
<TITLE>ETableColumnSpecification</TITLE>
ETableColumnSpecification
diff --git a/doc/reference/evolution-util/evolution-util.types b/doc/reference/evolution-util/evolution-util.types
index 764fd3cfba..576dfcb4d0 100644
--- a/doc/reference/evolution-util/evolution-util.types
+++ b/doc/reference/evolution-util/evolution-util.types
@@ -123,6 +123,7 @@ e_spell_entry_get_type
e_stock_request_get_type
e_table_click_to_add_get_type
e_table_col_get_type
+e_table_column_selector_get_type
e_table_column_specification_get_type
e_table_config_get_type
e_table_extras_get_type