get_string_member


Description:

[ Version ( since = "0.8" ) ]
public unowned string get_string_member (string member_name)

Convenience function that retrieves the string value stored in member_name of this.

It is an error to specify a member_name that does not exist.

See also: [[email protected]_string_member_with_default], [[email protected]_member], [[email protected]_member]

Parameters:

this

a JSON object

member_name

the name of the member

Returns:

the string value of the object's member




2022 vala-language.org