get_input_method_context


Description:

[ Version ( since = "2.28" ) ]
public unowned InputMethodContext? get_input_method_context ()

Get the InputMethodContext currently in use by this.

Get the InputMethodContext currently in use by this, or null if no input method is being used.

Parameters:

this

a WebView

Returns:

a InputMethodContext, or null