![]() |
Audacity 3.2.0
|
Wrapper for GtkSocket object, which provides X window mapping via XEmbed protocol. More...
#include <SocketWindow.h>
Public Member Functions | |
| SocketWindow (wxWindow *parent, wxWindowID winid, Steinberg::IPlugView *plugView) | |
Static Private Member Functions | |
| static void | OnMap (GtkWidget *widget, gpointer data) |
Private Attributes | |
| Steinberg::IPtr< Steinberg::IPlugView > | mPlugView |
Wrapper for GtkSocket object, which provides X window mapping via XEmbed protocol.
Definition at line 33 of file SocketWindow.h.
| SocketWindow::SocketWindow | ( | wxWindow * | parent, |
| wxWindowID | winid, | ||
| Steinberg::IPlugView * | plugView | ||
| ) |
Definition at line 52 of file SocketWindow.cpp.
References OnMap().
|
staticprivate |
Definition at line 28 of file SocketWindow.cpp.
References safenew.
Referenced by SocketWindow().
|
private |
Definition at line 35 of file SocketWindow.h.