Flutter Linux Embedder
_FlPlatformChannel Struct Reference

Public Attributes

GObject parent_instance
 
FlMethodChannel * channel
 
FlPlatformChannelVTablevtable
 
gpointer user_data
 

Detailed Description

Definition at line 34 of file fl_platform_channel.cc.

Member Data Documentation

◆ channel

FlMethodChannel* _FlPlatformChannel::channel

Definition at line 37 of file fl_platform_channel.cc.

◆ parent_instance

GObject _FlPlatformChannel::parent_instance

Definition at line 35 of file fl_platform_channel.cc.

◆ user_data

gpointer _FlPlatformChannel::user_data

Definition at line 43 of file fl_platform_channel.cc.

◆ vtable

FlPlatformChannelVTable* _FlPlatformChannel::vtable

Definition at line 40 of file fl_platform_channel.cc.


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