IMContext.activateOsk

Requests the platform to show an on-screen keyboard for user input.

This method will return true if this request was actually performed to the platform, other environmental factors may result in an on-screen keyboard effectively not showing up.

class IMContext
bool
activateOsk

Parameters

event gdk.event.Event

Return Value

Type: bool

true if an on-screen keyboard could be requested to the platform.