ASPiK SDK
VSTGUI::GTKTextField Struct Reference
Inheritance diagram for VSTGUI::GTKTextField:

Public Types

using KeyPressFunc = std::function< bool(VstKeyCode)>
 
using LostFocusFunc = std::function< void()>
 

Public Member Functions

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
 

Public Attributes

KeyPressFunc keyPress
 
LostFocusFunc lostFocus
 
GTKTextEdittextEdit {nullptr}
 
int width {100}
 

The documentation for this struct was generated from the following file: