Method
Adw.ValueObject.dup_string
Declaration [src]
char*
adw_value_object_dup_string (
AdwValueObject* value
)
Description [src]
Copies the contained string if the value is of type G_TYPE_STRING
.
Available since: | 1.0 |
char*
adw_value_object_dup_string (
AdwValueObject* value
)
Copies the contained string if the value is of type G_TYPE_STRING
.
Available since: | 1.0 |