_stg_property Struct Reference
[Internals - not intended for the libstage end user]
#include <stage_internal.h>
Detailed Description
defines a property of a model.The property is uniquely identified by the string [name]. You probably should not access these fields directly - use stg_model_get_property() and stg_model_set_property() instead.
Data Fields | |
char | name [STG_PROPNAME_MAX] |
void * | data |
size_t | len |
stg_property_storage_func_t | storage_func |
GList * | callbacks |
stg_model_t * | mod |
Field Documentation
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file:
Generated on Thu Aug 11 13:08:10 2005 for Stage by 1.4.0