Flutter Linux Embedder
_FlWindowingChannel Struct Reference

Public Attributes

GObject parent_instance
 
FlMethodChannel * channel
 
FlWindowingChannelVTablevtable
 
gpointer user_data
 

Detailed Description

Definition at line 24 of file fl_windowing_channel.cc.

Member Data Documentation

◆ channel

FlMethodChannel* _FlWindowingChannel::channel

Definition at line 27 of file fl_windowing_channel.cc.

◆ parent_instance

GObject _FlWindowingChannel::parent_instance

Definition at line 25 of file fl_windowing_channel.cc.

◆ user_data

gpointer _FlWindowingChannel::user_data

Definition at line 33 of file fl_windowing_channel.cc.

◆ vtable

FlWindowingChannelVTable* _FlWindowingChannel::vtable

Definition at line 30 of file fl_windowing_channel.cc.


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