Method

Adw.ValueObject.get_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 called function