nth_field_name
Description:
public unowned string nth_field_name (
uint index)
Get the name of the given field number, counting from 0 onwards.
Parameters:
this |
a Structure
|
index |
the index to get the name of
|
Returns:
the name of the given field number
|