int test1 | ( | ) |
To show how to add named items to a GObject and how work links and proxy.
A link between a NamedItem and an external variable allows to read/write ... It is unique !! (otherwise would be a mess if several external variables could change the same variable)
Proxy is used only to get the value (reading mode) of a NamedItem ... you can have as many as you need
Definition at line 45 of file ADFObject.C.