Method

Adw.ValueObject.get_string

Declaration [src]

const char*
adw_value_object_get_string (
  AdwValueObject* value
)

Description [src]

Gets the contained string if the value is of type G_TYPE_STRING.

Available since:1.0

Return value

Returns: const char*

the contained string

The data is owned by the called function
The string is a NUL terminated UTF-8 string