Flutter Linux Embedder
FlMouseCursorChannelVTable Struct Reference

#include <fl_mouse_cursor_channel.h>

Public Attributes

void(* activate_system_cursor )(const gchar *kind, gpointer user_data)
 

Detailed Description

FlMouseCursorChannel:

#FlMouseCursorChannel is a cursor channel that implements the shell side of SystemChannels.mouseCursor from the Flutter services library.

Definition at line 25 of file fl_mouse_cursor_channel.h.

Member Data Documentation

◆ activate_system_cursor

void(* FlMouseCursorChannelVTable::activate_system_cursor) (const gchar *kind, gpointer user_data)

Definition at line 26 of file fl_mouse_cursor_channel.h.


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