get_gvalue
Description:
Retrieves the value of argument into a GValue of type type and returns it.
The method exists only and only to satify PyGI, please use get_value and ignore this if possible.
Parameters:
| this | |
| argument |
The name of the argument to retrieve |
| type |
The type of argument to retrieve |
Returns:
|
Value as Value associated with this.
unset and |