Function
Dexvalue_get_object
Declaration [src]
DexObject*
dex_value_get_object (
const GValue* value
)
Parameters
value |
const GValue* |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | DexObject |
A |
|
The data is owned by the called function. | |
The return value can be NULL . |