Number(gint) regress_test_obj_do_matrix String somestr Regress.TestObj.prototype.do_matrix function do_matrix(somestr: String): Number(gint) { // Gjs wrapper for regress_test_obj_do_matrix() }

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

<code>somestr</code>

Meaningless string

<code>Returns</code>