class_peek_static


Description:

public unowned TypeClass? class_peek_static ()

A more efficient version of class_peek which works only for static types.

Parameters:

type

type ID of a classed type

Returns:

the TypeClass structure for the given type ID or null if the class does not currently exist or is dynamically loaded