Start of new branch involving major rewrite of lib/gtksheet/*
[pspp-builds.git] / lib / gtksheet / gsheet-column-iface.h
index 5503393a4be8efcb1949768c694eac162e1ea8b8..4ad1d3fcfc0a9b0b787b643686e74da54a16cdb0 100644 (file)
@@ -76,8 +76,7 @@ struct _GSheetColumnIface
 
   gboolean      (*get_button_visibility)(const GSheetColumn *geo,
                                        glong col);
-  const GtkSheetChild * (*get_button_child)(const GSheetColumn *geo,
-                                          glong col);
+
   GtkJustification * (*get_button_justification)(const GSheetColumn *geo,
                                                glong col);
 };