gtk2/docs/reference/gtk/tmpl/gtkoldeditable.sgml
Havoc Pennington 739ffc4934 fix test case, it previously verified incorrect behavior
2001-10-03  Havoc Pennington  <hp@redhat.com>

	* tests/testtextbuffer.c (logical_motion_tests): fix test case,
	it previously verified incorrect behavior

        Fixes for #61565

	* gtk/gtktextiter.c (gtk_text_iter_set_line): don't return lines
	off the end
	(_gtk_text_btree_get_iter_at_line_char): don't return lines off
	the end
	(_gtk_text_btree_get_iter_at_line_byte): don't return lines off
	the end
	(gtk_text_iter_forward_lines): if on the last line, move to end of
	it

	* gtk/gtktextbtree.c (_gtk_text_btree_last_could_contain_tag):
	don't return a line off the end
2001-10-04 00:22:13 +00:00

166 lines
2.5 KiB
Plaintext

<!-- ##### SECTION Title ##### -->
GtkOldEditable
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### STRUCT GtkOldEditable ##### -->
<para>
</para>
@current_pos:
@selection_start_pos:
@selection_end_pos:
@has_selection:
<!-- ##### USER_FUNCTION GtkTextFunction ##### -->
<para>
</para>
@editable:
@time:
<!-- ##### FUNCTION gtk_old_editable_claim_selection ##### -->
<para>
</para>
@old_editable:
@claim:
@time:
<!-- ##### FUNCTION gtk_old_editable_changed ##### -->
<para>
</para>
@old_editable:
<!-- ##### SIGNAL GtkOldEditable::activate ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
<!-- ##### SIGNAL GtkOldEditable::copy-clipboard ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
<!-- ##### SIGNAL GtkOldEditable::cut-clipboard ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
<!-- ##### SIGNAL GtkOldEditable::kill-char ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
@arg1:
<!-- ##### SIGNAL GtkOldEditable::kill-line ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
@arg1:
<!-- ##### SIGNAL GtkOldEditable::kill-word ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
@arg1:
<!-- ##### SIGNAL GtkOldEditable::move-cursor ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
@arg1:
@arg2:
<!-- ##### SIGNAL GtkOldEditable::move-page ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
@arg1:
@arg2:
<!-- ##### SIGNAL GtkOldEditable::move-to-column ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
@arg1:
<!-- ##### SIGNAL GtkOldEditable::move-to-row ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
@arg1:
<!-- ##### SIGNAL GtkOldEditable::move-word ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
@arg1:
<!-- ##### SIGNAL GtkOldEditable::paste-clipboard ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
<!-- ##### SIGNAL GtkOldEditable::set-editable ##### -->
<para>
</para>
@oldeditable: the object which received the signal.
@arg1:
<!-- ##### ARG GtkOldEditable:text-position ##### -->
<para>
</para>
<!-- ##### ARG GtkOldEditable:editable ##### -->
<para>
</para>