Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
_FlMouseCursorPlugin Struct Reference

Public Attributes

GObject parent_instance
 
FlMethodChannel * channel
 
FlView * view
 
GHashTable * system_cursor_table
 

Detailed Description

Definition at line 20 of file fl_mouse_cursor_plugin.cc.

Member Data Documentation

◆ channel

FlMethodChannel* _FlMouseCursorPlugin::channel

Definition at line 23 of file fl_mouse_cursor_plugin.cc.

◆ parent_instance

GObject _FlMouseCursorPlugin::parent_instance

Definition at line 21 of file fl_mouse_cursor_plugin.cc.

◆ system_cursor_table

GHashTable* _FlMouseCursorPlugin::system_cursor_table

Definition at line 27 of file fl_mouse_cursor_plugin.cc.

◆ view

FlView* _FlMouseCursorPlugin::view

Definition at line 25 of file fl_mouse_cursor_plugin.cc.


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