Cogl.gtype_matrix_get_type

function gtype_matrix_get_type(): GObject.Type {
    // Gjs wrapper for cogl_gtype_matrix_get_type()
}
  
Returns

the GType for the registered "CoglMatrix" boxed type. This can be used for example to define GObject properties that accept a Cogl.Matrix value.