summaryrefslogtreecommitdiff
path: root/gtk/gtkimcontextprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* imcontext: Add private activate_osk() vmethodCarlos Garnacho2022-11-281-0/+25
This method is so far private for both external GtkIMContext implementations and external GtkIMContext users, and is meant to activate the OSK in the environments where this may happen.