none regress_annotation_object_set_data3 Regress.AnnotationObject self [guint8] data gsize length Regress.AnnotationObject.set_data3 @accepts(Regress.AnnotationObject, [guint8], gsize) @returns(none) def set_data3(self, data, length): # Python wrapper for regress_annotation_object_set_data3()

Test taking a gchar * with a length, overriding the array element type.

<code>self</code>

a

<code>data</code>

The data

<code>length</code>

Length of the data