is_material


Description:

[ CCode ( cname = "cogl_is_material" ) ]
public bool is_material ()

Gets whether the given handle references an existing material object.

Note:

Use cogl_is_pipeline instead

Parameters:

handle

A CoglHandle

Returns:

true if the handle references a CoglMaterial, false otherwise