GtkSheet
A spreadsheet widget for displaying and editing data in tables
Object Hierarchy
Direct subclasses
None.
Description
A spreadsheet widget for displaying and editing data in tables.
It gives all the tools and the graphic interface to build
applications that need an editable grid of cells.
Constructor
GetSheet
(int rows, int cols, String title); --
Signals
"select_row"
"select_column"
"select_range"
"clip_range"
"resize_range"
"move_range"
"deactivate"
"activate"
"set_cell"
"clear_cell"
"changed"
"new_col_width"
"new_row_height"
"last_signal"