Method

GtkEntryreset_im_context

Declaration [src]

void
gtk_entry_reset_im_context (
  GtkEntry* entry
)

Description [src]

Reset the input method context of the entry if needed.

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