Snapshot

open class Snapshot(gSnapShotPointer: CPointer<GdkSnapshot>) : KGObject

kotlinx-gtk

06 / 08 / 2021

See also

Constructors

Snapshot
Link copied to clipboard
fun Snapshot(gSnapShotPointer: CPointer<GdkSnapshot>)

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

gClass
Link copied to clipboard
open val gClass: TypeClass
gSnapShotPointer
Link copied to clipboard
val gSnapShotPointer: CPointer<GdkSnapshot>
pointer
Link copied to clipboard
val pointer: CPointer<GObject>
typeInstancePointer
Link copied to clipboard
open override val typeInstancePointer: CPointer<GTypeInstance>

Inheritors

Snapshot
Link copied to clipboard