Accessible.updateProperty

void updateProperty(gtk.types.AccessibleProperty[] properties, gobject.value.Value[] values)

Updates an array of accessible properties.

This function should be called by gtk.widget.Widget types whenever an accessible property change must be communicated to assistive technologies.

This function is meant to be used by language bindings.

Parameters

propertiesan array of gtk.types.AccessibleProperty
valuesan array of GValues, one for each property