Package org.gtk.cairo

Types

Cairo
Link copied to clipboard
class Cairo(pointer: CPointer<cairo_t>)

kotlinx-gtk 16 / 04 / 2021 TODO

FontOptions
Link copied to clipboard
class FontOptions(pointer: CPointer<cairo_font_options_t>)

kotlinx-gtk 22 / 05 / 2021

Region
Link copied to clipboard
class Region(pointer: CPointer<cairo_region_t>)

kotlinx-gtk 22 / 05 / 2021

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

kotlinx-gtk 17 / 04 / 2021 TODO