Internationalisation.
[pspp-builds.git] / lib / gtksheet / gtksheet.h
index ed6cd31ee43a10409ba634bd7dd85318ca7745d1..d8db6c40e39098ff2dd5138e45aae06ae5588138 100644 (file)
@@ -659,7 +659,7 @@ gtk_sheet_range_set_font            (GtkSheet *sheet,
 /* get cell attributes of the given cell */
 /* TRUE means that the cell is currently allocated */
 gboolean
-gtk_sheet_get_attributes               (GtkSheet *sheet, 
+gtk_sheet_get_attributes               (const GtkSheet *sheet, 
                                        gint row, gint col, 
                                        GtkSheetCellAttr *attributes);