Public Attributes | |
| FlValue | parent |
| int | type |
| gconstpointer | value |
| GDestroyNotify | destroy_notify |
Definition at line 77 of file fl_value.cc.
| GDestroyNotify FlValueCustom::destroy_notify |
Definition at line 81 of file fl_value.cc.
Referenced by fl_value_unref().
| FlValue FlValueCustom::parent |
Definition at line 78 of file fl_value.cc.
| int FlValueCustom::type |
Definition at line 79 of file fl_value.cc.
Referenced by fl_value_get_custom_type(), and fl_value_new_custom().
| gconstpointer FlValueCustom::value |
Definition at line 80 of file fl_value.cc.
Referenced by fl_value_get_custom_value(), fl_value_get_custom_value_object(), and fl_value_unref().