Gsf.DocProp – libgsf-1 Reference Manual
DocProp
Object Hierarchy:
Gsf.DocProp
Gsf.DocProp
Gsf.DocProp
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"gsf_doc_prop_get_type ()"
) ]
[
Compact
]
public
class
DocProp
Namespace:
Gsf
Package:
libgsf-1
Content:
Creation methods:
public
DocProp
(
owned
string
name)
Methods:
public
void
dump
()
public
void
free
()
public
unowned
string
?
get_link
()
public
unowned
string
get_name
()
public
unowned
Value
?
get_val
()
public
void
set_link
(
owned
string
? link)
public
void
set_val
(
owned
Value
val)
public
Value
?
swap_val
(
owned
Value
val)
2022 vala-language.org