get_holder_value
Description:
public unowned Value?
get_holder_value (
string holder_id)
Get the value of the Holder which ID is holder_id
Parameters:
| this |
a Set object
|
| holder_id |
the ID of the holder to set the value
|
Returns:
|
the requested GValue, or null (see
get_value)
|