Call update_im_spot_location here explicitly
2001-10-26 Havoc Pennington <hp@pobox.com> * gtk/gtktextview.c (gtk_text_view_mark_set_handler): Call update_im_spot_location here explicitly (gtk_text_view_reset_im_context): don't update the spot location here
This commit is contained in:

committed by
Havoc Pennington

parent
054b03a24d
commit
f2a0104c19
@ -990,6 +990,12 @@ after other user handlers and the default handler.
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ARG GtkSettings:gtk-dnd-drag-threshold ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ENUM GtkSideType ##### -->
|
||||
<para>
|
||||
|
||||
@ -2622,6 +2628,19 @@ a gtk_object_unref().
|
||||
@tree_store:
|
||||
@n_columns:
|
||||
|
||||
<!-- ##### FUNCTION gtk_tree_view_column_cell_event ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@tree_column:
|
||||
@event:
|
||||
@path_string:
|
||||
@background_area:
|
||||
@cell_area:
|
||||
@flags:
|
||||
@Returns:
|
||||
|
||||
<!-- ##### FUNCTION gtk_tree_view_column_set_cell_data ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -196,11 +196,6 @@ GtkSettings
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkSettings:gtk-dnd-drag-threshold ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GtkSettings:gtk-color-palette ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -449,20 +449,6 @@ GtkTreeViewColumn
|
||||
@flags:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_tree_view_column_cell_event ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@tree_column:
|
||||
@event:
|
||||
@path_string:
|
||||
@background_area:
|
||||
@cell_area:
|
||||
@flags:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_tree_view_column_cell_focus ##### -->
|
||||
<para>
|
||||
|
||||
|
Reference in New Issue
Block a user