GUPnPDLNA.ValueList – gupnp-dlna-2.0 Reference Manual
ValueList
Object Hierarchy:
GUPnPDLNA.ValueList
GUPnPDLNA.ValueList
GUPnPDLNA.ValueList
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"gupnp_dlna_value_list_get_type ()"
) ]
[
Compact
]
public
class
ValueList
Namespace:
GUPnPDLNA
Package:
gupnp-dlna-2.0
Content:
Methods:
public
ValueList
copy
()
public
void
free
()
Frees the value list.
public
List
<
Value
?>
get_g_values
()
Gets a list of
Value
s.
public
bool
is_empty
()
public
string
to_string
()
Creates a string representation of
this
.
2022 vala-language.org