Files
evolution/doc/reference/evolution-util
Matthew Barnes b09762bf63 ETreeTableAdapter cleanups.
This replaces e_tree_table_adapter_construct() with construct properties
and overrides GObjectClass.constructed() to finish instance construction.

New functions:

  e_tree_table_adapter_get_source_model()

Removed functions:

  e_tree_table_adapter_construct()
2013-06-19 10:21:33 -04:00
..