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