mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
449 B
449 B
| title |
|---|
| IKeymanKeyboardsInstalled::GetKeyboardFromFile Method |
Introduction
The IKeymanKeyboardsInstalled::GetKeyboardFromFile method loads the
keyboard file referred to by Filename and returns details about the
file. It does not install the keyboard for use.
Specification
IKeymanKeyboardFile* GetKeyboardFromFile(string Filename)
Parameters
- Filename
- The fully-qualified path to the .kmx file to be loaded.