Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
libsoup-2.2
Soup
SoapParameter
get_first_child
get_first_child_by_name
get_int_value
get_name
get_next_child
get_next_child_by_name
get_property
get_string_value
SoapParameter
Object Hierarchy:
Description:
public
class
SoapParameter
Namespace:
Soup
Package:
libsoup-2.2
Content:
Methods:
public
unowned
SoapParameter
get_first_child
()
public
unowned
SoapParameter
get_first_child_by_name
(
string
name)
public
int
get_int_value
()
public
unowned
string
get_name
()
public
unowned
SoapParameter
get_next_child
()
public
unowned
SoapParameter
get_next_child_by_name
(
string
name)
public
unowned
string
get_property
(
string
prop_name)
public
unowned
string
get_string_value
()