Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_object_properties_callback_entry_s Struct Reference

Struct for afw_object_properties_callback_entry_t. More...

#include <afw_object.h>

Data Fields

const afw_utf8_tproperty_name
 
afw_object_properties_callback_entry_get_t get
 
afw_object_properties_callback_entry_set_t set
 

Detailed Description

Struct for afw_object_properties_callback_entry_t.

An array of this is passed to the afw_object_create_properties_callback() in as the callback parameter. This consists of the property name, get callback, and set callback or NULL if immutable.

Definition at line 839 of file afw_object.h.


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