|
Pepper_37_C++_interfaces
|
#include <string>#include "ppapi/c/ppb_text_input_controller.h"#include "ppapi/cpp/instance_handle.h"#include "ppapi/cpp/var.h"
Go to the source code of this file.
Classes | |
| class | pp::TextInputController |
Namespaces | |
| pp | |
| The C++ interface to the Pepper API. | |
This file defines the APIs for text input handling.
Definition in file text_input_controller.h.
1.8.6