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 Value

Type: Value

the gobject.Value corresponding to the field with the given name.