ParameterList.getNames

Gets the names of all parameters in the parameter list.

class ParameterList
getNames
()

Return Value

Type: ListG

a GList containing the names of the parameters. After using it, you should free this list by calling g_list_free.

Meta