is_program


Description:

[ CCode ( cname = "cogl_is_program" ) ]
public bool is_program ()

Gets whether the given handle references an existing program object.

Note:

Use CoglSnippet api

Parameters:

handle

A CoglHandle

Returns:

true if the handle references a program, false otherwise