activate_osk
Description:
[ NoWrapper ]
public virtual void activate_osk ()
public virtual void activate_osk ()
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:
this |
a `GtkIMContext` |
event |
a [class@Gdk.Event] |
Returns:
true if an on-screen keyboard could be requested to the platform. |