Method

Adw.ValueObject.get_value

Declaration [src]

const GValue*
adw_value_object_get_value (
  AdwValueObject* value
)

Description [src]

Gets the contained value.

Gets propertyAdw.ValueObject:value

Return value

Returns: const GValue*

the contained value

Ownership is not transferred to the caller