is_texture


Description:

[ CCode ( cname = "cogl_is_texture" ) ]
public bool is_texture ()

Gets whether the given object references a texture object.

Parameters:

object

A Object pointer

Returns:

true if the object references a texture, and false otherwise