edit.h File Reference


Detailed Description

Author:
Copyright 2006-2007 Neil Williams <linux@codehelp.co.uk>

Copyright 1999 Robert Lissner

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)


Function Documentation

void edit_ditto ( GtkAction *  w,
gpointer  data 
)

Routine copies the cell above.

Intentionally does not work for rows


Generated on Mon Jan 28 22:02:10 2008 for quicklist by  doxygen 1.5.4