| libjana-ecal Reference Manual | ||||
|---|---|---|---|---|
JanaEcalStoreViewJanaEcalStoreView — An implementation of JanaStoreView using libecal |
JanaEcalStoreView;
JanaStoreView* jana_ecal_store_view_new (JanaEcalStore *store);
"end" GObject : Read / Write "parent" JanaEcalStore : Read / Write / Construct Only "start" GObject : Read / Write "timeout" guint : Read / Write "view" ECalView : Read
JanaEcalStoreView is an implementation of JanaStoreView that provides a wrapper over ECalView, using libecal.
typedef struct _JanaEcalStoreView JanaEcalStoreView;
The JanaEcalStoreView struct contains only private data.
JanaStoreView* jana_ecal_store_view_new (JanaEcalStore *store);
Creates a new JanaEcalStoreView on the given store.
store : |
A JanaEcalStore |
| Returns : | A new JanaEcalStoreView, cast as a JanaStoreView. |
parent" property"parent" JanaEcalStore : Read / Write / Construct Only
The JanaEcalStore this view is filtering.
timeout" property"timeout" guint : Read / Write
The time-out (in milliseconds) before components from an old query are removed.
Default value: 0