Companion

object Companion

Functions

compatible
Link copied to clipboard
fun compatible(src: KGType, dest: KGType): Boolean
transformable
Link copied to clipboard
fun transformable(src: KGType, dest: KGType): Boolean
wrap
Link copied to clipboard
inline fun CPointer<GValue>.wrap(): Value
inline fun CPointer<GValue>?.wrap(): Value?