Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><Paintable>

Functions

Link copied to clipboard
fun getType(): <Error class: unknown class>

Get the GType of Paintable

Link copied to clipboard
fun newEmpty(intrinsicWidth: <Error class: unknown class>, intrinsicHeight: <Error class: unknown class>): Paintable

Returns a paintable that has the given intrinsic size and draws nothing.

Link copied to clipboard
fun wrap(pointer: <Error class: unknown class><<Error class: unknown class>>): Paintable