_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_tmod

Field Documentation

char _stg_property::name[STG_PROPNAME_MAX]
 

void* _stg_property::data
 

size_t _stg_property::len
 

stg_property_storage_func_t _stg_property::storage_func
 

GList* _stg_property::callbacks
 

stg_model_t* _stg_property::mod
 


The documentation for this struct was generated from the following file:
Generated on Thu Aug 11 13:08:10 2005 for Stage by  doxygen 1.4.0