GLCapability.setGlCapability

Sets the GL capabilities for the widget

  1. bool setGlCapability(GLConfig glConfig, int renderType)
    template GLCapability()
    bool
    setGlCapability
    (
    GLConfig glConfig = null
    ,
    int renderType = GdkGLRenderType.RGBA_TYPE
    )
  2. bool setGlCapability(Widget widget, GLConfig glConfig, GLContext shareList, bool direct, int renderType)

Meta