![]() |
![]() |
![]() |
Evolution Utilities Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
struct GalViewFactoryEtable; GalViewFactory * gal_view_factory_etable_new (ETableSpecification *specification
); ETableSpecification * gal_view_factory_etable_get_specification (GalViewFactoryEtable *factory
);
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. |
ETableSpecification * gal_view_factory_etable_get_specification
(GalViewFactoryEtable *factory
);