get_members


Description:

public List<unowned string>? get_members ()

Retrieves all the names of the members of an object.

You can obtain the value for each member by iterating the returned list and calling [[email protected]_member].

Parameters:

this

a JSON object

Returns:

the member names of the object




2022 vala-language.org