gtk-d v3.3.1 (2016-03-27T12:49:35Z)
Home
Dub
Repo
GLContext.this
glgdk
GLContext
GLContext
Sets our main struct and passes it to the parent class.
this
(GdkGLContext* gdkGLContext, bool ownedRef)
class
GLContext
this
(
GdkGLContext
*
gdkGLContext
,
bool
ownedRef
= false
)
this
(GLDrawableIF gldrawable, GLContext shareList, bool direct, int renderType)
Meta
Source
See Implementation
glgdk
GLContext
GLContext
constructors
this
functions
copy
getGLContextStruct
getGlConfig
getGlDrawable
getRenderType
getShareList
getStruct
isDirect
makeCurrent
setStruct
static functions
getCurrent
getType
releaseCurrent
variables
gdkGLContext
Sets our main struct and passes it to the parent class.