find_child_property


Description:

public unowned ParamSpec find_child_property (string name)

Retrieves the ParamSpec for the layout property name inside the LayoutMeta sub-class used by this

Parameters:

this

a LayoutManager

name

the name of the property

Returns:

a ParamSpec describing the property, or null if no property with that name exists. The returned ParamSpec is owned by the layout manager and should not be modified or freed