[ CCode ( cname = "cogl_is_shader" ) ]
public bool is_shader ()
Gets whether the given handle references an existing shader object.
Use CoglSnippet api
| handle |
A CoglHandle |
|
true if the handle references a shader, false otherwise |