aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/e-table-model.h')
-rw-r--r--widgets/e-table-model.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/e-table-model.h b/widgets/e-table-model.h
index ce57f73e7a..d12a465c0b 100644
--- a/widgets/e-table-model.h
+++ b/widgets/e-table-model.h
@@ -26,6 +26,11 @@ typedef struct {
void (*set_value_at) (ETableModel *etm, int col, int row, void *value);
gboolean (*is_cell_editable) (ETableModel *etm, int col, int row);
int (*row_height) (ETableModel *etm, int row);
+
+ /*
+ * Signals
+ */
+ void (*model_changed) (ETableModel *etm, int row);
} ETableModelClass;
GtkType e_table_model_get_type (void);
@@ -42,6 +47,7 @@ gboolean e_table_model_is_cell_editable (ETableModel *e_table_model, int col,
/*
* Routines for emitting signals on the e_table
*/
+void e_table_model_changed (ETableModel *e_table_model);
#endif /* _E_TABLE_MODEL_H_ */
git.cgi/freebsd-ports-gnome/commit/x11-clocks/wmblueclock?h=gstreamer0.10-removal&id=d72353c225a0cff8478c442d745a54e4630671fc'>MASTER_SITES cleanup.mat2015-05-141-2/+1 * Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-1/+1 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1 * Support stagedir.vanilla2014-01-111-5/+3 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2