5#ifndef FLUTTER_SHELL_PLATFORM_GLFW_CLIENT_WRAPPER_INCLUDE_FLUTTER_PLUGIN_REGISTRAR_GLFW_H_
6#define FLUTTER_SHELL_PLATFORM_GLFW_CLIENT_WRAPPER_INCLUDE_FLUTTER_PLUGIN_REGISTRAR_GLFW_H_
25 window_ = std::make_unique<FlutterWindow>(
53 std::unique_ptr<FlutterWindow> window_;
PluginRegistrarGlfw(PluginRegistrarGlfw const &)=delete
virtual ~PluginRegistrarGlfw()
PluginRegistrarGlfw(FlutterDesktopPluginRegistrarRef core_registrar)
PluginRegistrarGlfw & operator=(PluginRegistrarGlfw const &)=delete
void EnableInputBlockingForChannel(const std::string &channel)
FlutterDesktopPluginRegistrarRef registrar() const
FlutterDesktopWindowRef FlutterDesktopPluginRegistrarGetWindow(FlutterDesktopPluginRegistrarRef registrar)
void FlutterDesktopPluginRegistrarEnableInputBlocking(FlutterDesktopPluginRegistrarRef registrar, const char *channel)