find_property


Description:

public unowned ParamSpec? find_property (string name)

Look up a GObject property by name.

Used by Bin.Serializable encode and decode.

Parameters:

name

property name (hyphenated on the wire)

Returns:

the param spec, or null if this type has no such property