Surface

class Surface(cPointer: CPointer<cairo_surface_t>)

kotlinx-gtk 17 / 04 / 2021 TODO

See also

Constructors

Surface
Link copied to clipboard
fun Surface(cPointer: CPointer<cairo_surface_t>)

Types

Companion
Link copied to clipboard
object Companion

Functions

destroy
Link copied to clipboard
fun destroy()

Properties

cPointer
Link copied to clipboard
val cPointer: CPointer<cairo_surface_t>