Method

AdwValueObjectget_value

Declaration [src]

const GValue*
adw_value_object_get_value (
  AdwValueObject* value
)

Description [src]

Gets the contained value.

Available since:1.0
Gets propertyAdw.ValueObject:value

Return value

Returns: const GValue*
 

The contained value.

 The data is owned by the instance.