Gtk.IMContext.prototype.focus_in

function focus_in():void {
    // Gjs wrapper for gtk_im_context_focus_in()
}

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.