Lines Matching full:set
8 * @set_default: true if the default value should be set from @defval,
10 * (if false then no default value is set by the property system
42 ObjectPropertyAccessor *set; member
111 * The default value is set in instance_init().
133 * When the array property is set, the @_field member of the device
134 * struct is set to the array length, and @_arrayfield is set to point
175 * Set properties between creation and realization.
183 * Set properties between creation and realization.
184 * @value must be valid. Each property may be set at most once.
236 * of @source can set them.
244 * @errp: indirect pointer to Error to be set
245 * Set the Error object to report that an attempt was made to set a property
256 * Set the #Error object if an attempt is made to set the link after realize.