gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GLConfig.this
glgdk
GLConfig
GLConfig
Sets our main struct and passes it to the parent class.
this
(GdkGLConfig* gdkGLConfig, bool ownedRef)
class
GLConfig
this
(
GdkGLConfig
*
gdkGLConfig
,
bool
ownedRef
= false
)
this
(GdkGLConfigMode mode, GdkGLConfigMode fallback)
this
(int[] attribList)
this
(GdkGLConfigMode mode)
this
(Screen screen, GdkGLConfigMode mode)
this
(Display display, int[] attribList)
this
(Screen screen, int[] attribList)
Meta
Source
See Implementation
glgdk
GLConfig
GLConfig
constructors
this
functions
getAttrib
getDepth
getGLConfigStruct
getLayerPlane
getNAuxBuffers
getNSampleBuffers
getScreen
getStruct
getVisual
hasAccumBuffer
hasAlpha
hasDepthBuffer
hasStencilBuffer
isDoubleBuffered
isRgba
isStereo
static functions
getType
variables
gdkGLConfig
Sets our main struct and passes it to the parent class.