Method

HandyValueObjectget_value

since: 1.0

Declaration [src]

const GValue*
hdy_value_object_get_value (
  HdyValueObject* value
)

Description [src]

Return the contained value.

Available since: 1.0

Return value

Type: GValue

The contained GValue

The returned data is owned by the instance.