GUPnPDLNA.Restriction – gupnp-dlna-2.0 Reference Manual
Restriction
Object Hierarchy:
GUPnPDLNA.Restriction
GUPnPDLNA.Restriction
GUPnPDLNA.Restriction
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"gupnp_dlna_restriction_get_type ()"
) ]
[
Compact
]
public
class
Restriction
Namespace:
GUPnPDLNA
Package:
gupnp-dlna-2.0
Content:
Methods:
public
Restriction
copy
()
public
void
free
()
Frees
this
.
public
unowned
HashTable
<
string
,
ValueList
>
get_entries
()
Gets
this
's entries.
public
unowned
string
get_mime
()
Gets
this
's MIME type.
public
bool
is_empty
()
public
string
to_string
()
Creates a string representation of
this
.
2022 vala-language.org