Method

GtkEventControllerKeyget_im_context

since: 3.24

Declaration [src]

GtkIMContext*
gtk_event_controller_key_get_im_context (
  GtkEventControllerKey* controller
)

Description [src]

Gets the IM context of a key controller.

Available since: 3.24

Return value

Type: GtkIMContext

The IM context.

The returned data is owned by the instance.