Example of QOF wrapping an existing object. More...
Data Fields | |
| QofInstance | inst |
| Address_t | wrap |
| gchar * | category |
| const gchar * | printable |
Example of QOF wrapping an existing object.
Note that both the Address_t struct and the QofInstance instance are contained within the object, not referenced using just a pointer.
Definition at line 46 of file qof-address.c.
1.7.1