5#ifndef FLUTTER_SHELL_PLATFORM_LINUX_PUBLIC_FLUTTER_LINUX_FL_PLUGIN_REGISTRY_H_
6#define FLUTTER_SHELL_PLATFORM_LINUX_PUBLIC_FLUTTER_LINUX_FL_PLUGIN_REGISTRY_H_
8#if !defined(__FLUTTER_LINUX_INSIDE__) && !defined(FLUTTER_LINUX_COMPILATION)
9#error "Only <flutter_linux/flutter_linux.h> can be included directly."
12#include <glib-object.h>
32struct _FlPluginRegistryInterface {
33 GTypeInterface g_iface;
44 FlPluginRegistrar* (*get_registrar_for_plugin)(FlPluginRegistry* registry,
58 FlPluginRegistry* registry,
G_DECLARE_INTERFACE(FlKeyResponder, fl_key_responder, FL, KEY_RESPONDER, GObject)
FlPluginRegistrar * fl_plugin_registry_get_registrar_for_plugin(FlPluginRegistry *registry, const gchar *name)
DEF_SWITCHES_START aot vmservice shared library name