GLTexture.this

  1. this(void* ptr, Flag!"Take" take)
    class GLTexture
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(gdk.glcontext.GLContext context, uint id, int width, int height, glib.types.DestroyNotify destroy, void* data)