Companion

object Companion

Functions

heavyWrap
Link copied to clipboard
inline fun <T : CPointed> (CValuesRef<T>?, CValuesRef<GdkRGBA>?) -> Unit.heavyWrap(pointer: CValuesRef<T>?): RGBA

Using reflection, wraps the specific function that is reused often

wrap
Link copied to clipboard
inline fun CPointer<GdkRGBA>.wrap(): RGBA
inline fun CPointer<GdkRGBA>?.wrap(): RGBA?