| Evolution Utilities Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
Synopsis
struct GalViewFactoryEtable; GalViewFactory * gal_view_factory_etable_new (ETableSpecification *specification); ETableSpecification * gal_view_factory_etable_get_specification (GalViewFactoryEtable *factory);
Details
gal_view_factory_etable_new ()
GalViewFactory * gal_view_factory_etable_new (ETableSpecification *specification);
A new GalViewFactory for creating ETable views. Create one of these and pass it to GalViewCollection for use.
|
The spec to create GalViewEtables based upon. |
Returns : |
The new GalViewFactoryEtable. |
gal_view_factory_etable_get_specification ()
ETableSpecification * gal_view_factory_etable_get_specification
(GalViewFactoryEtable *factory);
