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

Public Attributes

FlValue parent
 
int type
 
gconstpointer value
 
GDestroyNotify destroy_notify
 

Detailed Description

Definition at line 77 of file fl_value.cc.

Member Data Documentation

◆ destroy_notify

GDestroyNotify FlValueCustom::destroy_notify

Definition at line 81 of file fl_value.cc.

◆ parent

FlValue FlValueCustom::parent

Definition at line 78 of file fl_value.cc.

◆ type

int FlValueCustom::type

Definition at line 79 of file fl_value.cc.

◆ value

gconstpointer FlValueCustom::value

Definition at line 80 of file fl_value.cc.


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