|
using | KeyPressFunc = std::function< bool(VstKeyCode)> |
|
using | LostFocusFunc = std::function< void()> |
|
|
bool | on_key_press_event (GdkEventKey *event) override |
|
void | get_preferred_width_vfunc (int &minimumWidth, int &naturalWidth) const override |
|
bool | on_focus_out_event (GdkEventFocus *event) override |
|
|
KeyPressFunc | keyPress |
|
LostFocusFunc | lostFocus |
|
GTKTextEdit * | textEdit {nullptr} |
|
int | width {100} |
|
The documentation for this struct was generated from the following file:
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/lib/platform/linux/gtktextedit.cpp