summaryrefslogtreecommitdiff
path: root/endless/eosflexygrid.h
diff options
context:
space:
mode:
Diffstat (limited to 'endless/eosflexygrid.h')
-rw-r--r--endless/eosflexygrid.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/endless/eosflexygrid.h b/endless/eosflexygrid.h
index 43ceca7..56c15ab 100644
--- a/endless/eosflexygrid.h
+++ b/endless/eosflexygrid.h
@@ -145,6 +145,8 @@ void eos_flexy_grid_cell_set_shape (EosFlexyGridCell *cell,
EosFlexyShape shape);
EOS_SDK_ALL_API_VERSIONS
EosFlexyShape eos_flexy_grid_cell_get_shape (EosFlexyGridCell *cell);
+EOS_SDK_ALL_API_VERSIONS
+gboolean eos_flexy_grid_cell_get_selected (EosFlexyGridCell *cell);
G_END_DECLS