Method
CoglMatrixEntryunref
Declaration [src]
void
cogl_matrix_entry_unref (
CoglMatrixEntry* entry
)
Description [src]
Releases a reference on entry
either taken by calling
cogl_matrix_entry_unref()
or to release the reference given when
calling cogl_matrix_stack_get_entry().