Definition in file edit.h.
#include "main.h"
Go to the source code of this file.
Functions | |
gboolean | row_is_visible (QlTabData *tab, gint testrow) |
void | undo_clicked (GtkAction *w, gpointer data) |
void | edit_cut (GtkAction *w, gpointer data) |
void | edit_copy (GtkAction *w, gpointer data) |
void | edit_ditto (GtkAction *w, gpointer data) |
Routine copies the cell above. | |
void | edit_paste (GtkAction *w, gpointer data) |
void | edit_clear (GtkAction *w, gpointer data) |
void | edit_fill_down (GtkAction *w, gpointer data) |
void | edit_select_all (GtkAction *w, gpointer data) |
void | edit_insert_rows (GtkAction *w, gpointer data) |
void | select_range_callback (GtkSheet *sheet, GtkSheetRange *range, gpointer data) |
gboolean | activate_callback (GtkSheet *sheet, gint row, gint column, gpointer data) |
void | new_column_width (GtkSheet *sheet, gint col, gint width, gpointer data) |
void edit_ditto | ( | GtkAction * | w, | |
gpointer | data | |||
) |
Routine copies the cell above.
Intentionally does not work for rows