Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
libgsf-1
Gsf
DocProp
DocProp
dump
get_link
get_name
get_val
set_link
set_val
swap_val
DocProp
Object Hierarchy:
Description:
public
class
DocProp
Namespace:
Gsf
Package:
libgsf-1
Content:
Creation methods:
public
DocProp
(
owned
string
name)
Methods:
public
void
dump
()
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
(
Value
val)