is_shader


Description:

[ CCode ( cname = "cogl_is_shader" ) ]
public bool is_shader ()

Gets whether the given handle references an existing shader object.

Note:

Use CoglSnippet api

Parameters:

handle

A CoglHandle

Returns:

true if the handle references a shader, false otherwise