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

Referenced by fl_value_unref().

◆ 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.

Referenced by fl_value_get_custom_type(), and fl_value_new_custom().

◆ value

gconstpointer FlValueCustom::value

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