Structure.getValue

Get the value of the field with name @fieldname.

class Structure
getValue
(
string fieldname
)

Parameters

fieldname string

the name of the field to get

Return: the #GValue corresponding to the field with the given name.

Meta