![]() |
![]() |
![]() |
libjana-gtk Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
JanaGtkEventStore; GtkTreeModel * jana_gtk_event_store_new (void
); GtkTreeModel * jana_gtk_event_store_new_full (JanaStoreView *view
,glong offset
); void jana_gtk_event_store_set_view (JanaGtkEventStore *store
,JanaStoreView *view
); JanaStoreView * jana_gtk_event_store_get_view (JanaGtkEventStore *store
); JanaStore * jana_gtk_event_store_get_store (JanaGtkEventStore *store
); void jana_gtk_event_store_set_offset (JanaGtkEventStore *self
,glong offset
);
JanaGtkEventStore implements GtkTreeModel, GtkTreeDragSource, GtkTreeDragDest, GtkTreeSortable and GtkBuildable.
GtkTreeModel * jana_gtk_event_store_new_full (JanaStoreView *view
,glong offset
);
void jana_gtk_event_store_set_view (JanaGtkEventStore *store
,JanaStoreView *view
);
JanaStoreView * jana_gtk_event_store_get_view (JanaGtkEventStore *store
);
JanaStore * jana_gtk_event_store_get_store (JanaGtkEventStore *store
);
void jana_gtk_event_store_set_offset (JanaGtkEventStore *self
,glong offset
);
Sets the time offset that should be used when splitting events into day instances.
|
A JanaGtkEventStore |
|
Time offset, in seconds |