none regress_annotation_object_set_data2 Regress.AnnotationObject self [gint8] data gsize length Regress.AnnotationObject.set_data2 @accepts(Regress.AnnotationObject, [gint8], gsize) @returns(none) def set_data2(self, data, length): # Python wrapper for regress_annotation_object_set_data2()

Test taking a gchar * with a length.

<code>self</code>

a

<code>data</code>

The data

<code>length</code>

Length of the data