5 #ifndef FLUTTER_SHELL_PLATFORM_LINUX_FL_MOUSE_CURSOR_CHANNEL_H_
6 #define FLUTTER_SHELL_PLATFORM_LINUX_FL_MOUSE_CURSOR_CHANNEL_H_
13 fl_mouse_cursor_channel,
41 FlBinaryMessenger* messenger,
G_BEGIN_DECLS G_MODULE_EXPORT FlValue gpointer user_data
static FlMethodResponse * activate_system_cursor(FlMouseCursorChannel *self, FlValue *args)
FlMouseCursorChannel * fl_mouse_cursor_channel_new(FlBinaryMessenger *messenger, FlMouseCursorChannelVTable *vtable, gpointer user_data)
G_BEGIN_DECLS G_DECLARE_FINAL_TYPE(FlMouseCursorChannel, fl_mouse_cursor_channel, FL, MOUSE_CURSOR_CHANNEL, GObject)