Method

GtkTextViewreset_im_context

Declaration [src]

void
gtk_text_view_reset_im_context (
  GtkTextView* text_view
)

Description [src]

Reset the input method context of the text view if needed.

This can be necessary in the case where modifying the buffer would confuse on-going input method behavior.