GLContext

class GLContext(glContextPointer: GdkGLContext_autoptr) : DrawContext

24 / 12 / 2021

See also

Constructors

GLContext
Link copied to clipboard
fun GLContext(glContextPointer: GdkGLContext_autoptr)

Types

Companion
Link copied to clipboard
object Companion

Functions

addWeakPointer
Link copied to clipboard
fun addWeakPointer(weakPointerLocation: CValuesRef<COpaquePointerVar>)
bindProperty
Link copied to clipboard
fun bindProperty(property: String, target: KGObject, targetProperty: String, flags: Binding.Flags): Binding
getString
Link copied to clipboard
fun getString(propertyName: String): String
ref
Link copied to clipboard
open fun ref(): KGObject
set
Link copied to clipboard
fun set(propertyName: String, boolean: Boolean)
fun set(propertyName: String, string: String)
unref
Link copied to clipboard
open override fun unref()

Properties

drawContextPointer
Link copied to clipboard
val drawContextPointer: GdkDrawContext_autoptr
gClass
Link copied to clipboard
open val gClass: TypeClass
glContextPointer
Link copied to clipboard
val glContextPointer: GdkGLContext_autoptr
pointer
Link copied to clipboard
val pointer: CPointer<GObject>
typeInstancePointer
Link copied to clipboard
open override val typeInstancePointer: CPointer<GTypeInstance>