int regress_test_obj_do_matrix RegressTestObj* obj const char* somestr regress_test_obj_do_matrix int regress_test_obj_do_matrix (RegressTestObj* obj, const char* somestr);

This method is virtual. Notably its name differs from the virtual slot name, which makes it useful for testing bindings handle this case.

<code>obj</code>

A

<code>somestr</code>

Meaningless string

<code>Returns</code>