Improved behaviour of arrow keys
[pspp-builds.git] / lib / gtksheet / gtksheet.h
index 4b6da2f68f9bff63d1f655bea25ebc8a40d54a07..e039874c521a5a202d228bbaa1717cc25a5b5370 100644 (file)
@@ -222,9 +222,6 @@ struct _GtkSheetClass
                                gint row, gint column,
                                gint *new_row, gint *new_column);
 
- gboolean (*deactivate)                (GtkSheet *sheet,
-                               gint row, gint column);
-
  gboolean (*activate)          (GtkSheet *sheet,
                                gint row, gint column);