Method
HandyValueObjectget_string
Declaration [src]
const gchar*
hdy_value_object_get_string (
HdyValueObject* value
)
Description [src]
Returns the contained string if the value is of type G_TYPE_STRING
.
Available since: | 1.0 |
const gchar*
hdy_value_object_get_string (
HdyValueObject* value
)
Returns the contained string if the value is of type G_TYPE_STRING
.
Available since: | 1.0 |