Packages
libgvc
Gvc
Node
@get
@set
name
safe_set
Node
Object Hierarchy:
Gvc.Node
Gvc.Node
Gvc.Node
Description:
[
Compact
]
[
CCode
( cname =
"Agnode_t"
, free_function =
""
, ref_function =
""
, unref_function =
""
) ]
public
class
Node
Namespace:
Gvc
Package:
libgvc
Content:
Methods:
public
unowned
string
?
@get
(
string
attribute_name)
public
int
@set
(
string
attribute_name,
string
attribute_value)
public
unowned
string
name
()
public
void
safe_set
(
string
attribute_name,
string
attribute_value,
string
? default_value)