IMContext.activateOsk

bool activateOsk(gdk.event.Event event = null)

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.

Parameters

eventa [gdk.event.Event]

Returns

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