Class
AdwValueObject
Description [src]
final class Adw.ValueObject : GObject.Object {
/* No available fields */
}
An object representing a GValue.
The AdwValueObject object represents a GValue, allowing it to be used
with GListModel.
| Available since: | 1.0 |
Instance methods
adw_value_object_dup_string
Copies the contained string if the value is of type G_TYPE_STRING.
Available since: 1.0
adw_value_object_get_string
Gets the contained string if the value is of type G_TYPE_STRING.
Available since: 1.0