Cogl.MatrixEntry.prototype.unref

function unref(): void {
    // Gjs wrapper for cogl_matrix_entry_unref()
}
  

Releases a reference on entry either taken by calling Cogl.MatrixEntry.prototype.unref or to release the reference given when calling Cogl.MatrixStack.prototype.get_entry.