Top | ![]() |
![]() |
![]() |
![]() |
GtkTreeModel * | jana_gtk_event_store_new () |
GtkTreeModel * | jana_gtk_event_store_new_full () |
void | jana_gtk_event_store_set_view () |
JanaStoreView * | jana_gtk_event_store_get_view () |
JanaStore * | jana_gtk_event_store_get_store () |
void | jana_gtk_event_store_set_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.