centralize all the editing code

Tue Sep 18 18:46:54 2001  Jonathan Blandford  <jrb@redhat.com>

	* gtk/gtktreeview.c (gtk_tree_view_start_editing): centralize all
	the editing code

	* gtk/gtkcelleditable.c: Got rid of stop_editing, as there was no
	reason to call it beyond emiting the two signals.

	* gtk/gtkentry.c (gtk_entry_class_init): add "has_frame" property
	to GtkEntry.
This commit is contained in:
Jonathan Blandford
2001-09-18 22:49:02 +00:00
committed by Jonathan Blandford
parent a15d5c36f6
commit fa6e6928f6
16 changed files with 239 additions and 23 deletions

View File

@ -443,7 +443,6 @@ gtk_cell_renderer_activate (GtkCellRenderer *cell,
flags);
}
/**
* gtk_cell_renderer_start_editing:
* @cell: a #GtkCellRenderer