GLQuery.getProcAddress

Returns the address of the OpenGL, GLU, or GLX function.

class GLQuery
static
getProcAddress
(
string procName
)

Parameters

procName string

function name.

Return Value

Type: GdkGLProc

the address of the function named by proc_name.

Meta