Flutter Linux Embedder
_FlMouseCursorHandler 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_handler.cc.

Member Data Documentation

◆ channel

FlMethodChannel* _FlMouseCursorHandler::channel

Definition at line 23 of file fl_mouse_cursor_handler.cc.

◆ parent_instance

GObject _FlMouseCursorHandler::parent_instance

Definition at line 21 of file fl_mouse_cursor_handler.cc.

◆ system_cursor_table

GHashTable* _FlMouseCursorHandler::system_cursor_table

Definition at line 27 of file fl_mouse_cursor_handler.cc.

◆ view

FlView* _FlMouseCursorHandler::view

Definition at line 25 of file fl_mouse_cursor_handler.cc.


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