Creates a new Object of type gtype, and constructs it using the
members of the passed Object
instance. Use unref to free the resources allocated by this function
| gtype | the type of the Object to create |
| node | a Node of type OBJECT
describing the instance of type gtype
|
| The newly created Object |