Method

GtkIMContextfocus_in

Declaration [src]

void
gtk_im_context_focus_in (
  GtkIMContext* context
)

Description [src]

Notify the input method that the widget to which this input context corresponds has gained focus.

The input method may, for example, change the displayed feedback to reflect this change.