Flutter Linux Embedder
_FlPlatformHandler Struct Reference

Public Attributes

GObject parent_instance
 
FlPlatformChannel * channel
 
FlMethodCall * exit_application_method_call
 
bool app_initialization_complete
 
GCancellable * cancellable
 

Detailed Description

Definition at line 22 of file fl_platform_handler.cc.

Member Data Documentation

◆ app_initialization_complete

bool _FlPlatformHandler::app_initialization_complete

Definition at line 29 of file fl_platform_handler.cc.

◆ cancellable

GCancellable* _FlPlatformHandler::cancellable

Definition at line 31 of file fl_platform_handler.cc.

◆ channel

FlPlatformChannel* _FlPlatformHandler::channel

Definition at line 25 of file fl_platform_handler.cc.

◆ exit_application_method_call

FlMethodCall* _FlPlatformHandler::exit_application_method_call

Definition at line 27 of file fl_platform_handler.cc.

◆ parent_instance

GObject _FlPlatformHandler::parent_instance

Definition at line 23 of file fl_platform_handler.cc.


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