Interface

Gdk-3.0GdkGLContextConstructorProps

interface ConstructorProps {
    display: Gdk.Display;
    shared_context: Gdk.GLContext;
    sharedContext: Gdk.GLContext;
    window: Gdk.Window;
}

Hierarchy (View Summary)

Index

Properties

display: Gdk.Display
shared_context: Gdk.GLContext
sharedContext: Gdk.GLContext
window: Gdk.Window