GLContext.getRequiredVersion

Retrieves the major and minor version requested by calling gdk_gl_context_set_required_version().

class GLContext
void
getRequiredVersion
(
out int major
,
out int minor
)

Parameters

major int

return location for the major version to request

minor int

return location for the minor version to request

Meta

Since

3.16